diff options
| author | Adam Mathes <adam@adammathes.com> | 2026-02-14 09:19:18 -0800 |
|---|---|---|
| committer | Adam Mathes <adam@adammathes.com> | 2026-02-14 09:19:18 -0800 |
| commit | 17117617017aba1f29a1f6c8939cdc7c1fd94438 (patch) | |
| tree | 637b9be92bc30eeb409139525cfcfd4e07b675fe /README.md | |
| parent | 490ba2f51289bb80b3035aacd0d78d4d280f340e (diff) | |
| download | neko-17117617017aba1f29a1f6c8939cdc7c1fd94438.tar.gz neko-17117617017aba1f29a1f6c8939cdc7c1fd94438.tar.bz2 neko-17117617017aba1f29a1f6c8939cdc7c1fd94438.zip | |
updated readme to reflect AI
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -24,7 +24,8 @@ - [Installation](#installation) - [Requirements](#requirements) - [Building](#building) - - [Build with React Frontend](#build-with-react-frontend) + - [Docker](#docker) + - [Build from Source](#build-from-source) - [Configuration](#configuration) - [Storage](#storage) - [Usage](#usage) @@ -52,6 +53,8 @@ Backend is written in `Go` and there is a modern `React/Vite` SPA frontend. *note: the cat ears are in your mind* +*note: as of Feb 2026, this project is now mostly rewritten by AI as an experiment, so if you want the old original version git checkout back to 39ed5fcfe9327ab4eb81c4863d9e6353f08f6c07 from a few years ago* + ## Features * limited features (#1 feature) @@ -75,7 +78,8 @@ Backend is written in `Go` and there is a modern `React/Vite` SPA frontend. If you are using a binary, no dependencies! -Binaries are not yet officially provided, but the project is designed for easy self-hosting. +(I don't actually provide the binaries though.) + ## Building |
