From 4ba9cc72c75c7e6f44daf043af24f9abd2978d0e Mon Sep 17 00:00:00 2001 From: Kevin van Dijk Date: Wed, 27 Aug 2025 20:10:55 +0200 Subject: [PATCH] Adjust README with deprecation notice --- README.md | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 7cdc193..8f9b242 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,5 @@ # Kilo Code Docs -This website is built using [Docusaurus](https://docusaurus.io/), a modern static website generator, and lives at https://kilocode.ai/docs +This repository is deprecated. -### Installation - -``` -$ npm install -``` - -### Local Development - -``` -$ npm start -``` - -This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server. +The documentation has been migrated to the [main kilocode repository](https://github.com/Kilo-Org/kilocode/tree/main/apps/kilocode-docs).