update readme

This commit is contained in:
2025-10-08 14:23:46 +07:00
parent 9c177abda0
commit 070ce26b3d
9 changed files with 388 additions and 53 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "@catsave/web",
"name": "@nekoflow/web",
"version": "1.0.0",
"private": true,
"scripts": {

View File

@@ -2,7 +2,7 @@ import type { Metadata } from 'next'
import './globals.css'
export const metadata: Metadata = {
title: 'CatSave',
title: 'NekoFlow',
description: 'Go + Next.js Single Binary Application',
}

View File

@@ -21,7 +21,7 @@ export default function Home() {
<span className="text-5xl">🐱</span>
</div>
<h1 className="text-5xl font-bold text-gray-900 mb-4">
CatSave
NekoFlow
</h1>
<p className="text-xl text-gray-600 mb-8">
Go + Next.js Single Binary