From ce2b7364e41933bf9c87d1f4ae5fa400a1bef2c7 Mon Sep 17 00:00:00 2001 From: Continue Agent Date: Wed, 23 Jul 2025 01:53:58 +0000 Subject: [PATCH] add "hello world" to the top of the readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 709b9bc..e17376a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +hello world + # rules > **tl;dr:** `npm i -g rules-cli` then `rules add starter/nextjs-rules` @@ -57,4 +59,4 @@ If you are building a developer tool and want to optimize how AI IDEs work with 1. Make your account on the [registry](https://hub.continue.dev/signup) and create an organization 2. [Publish your rules](index.md#publish-rules) -3. Mention the corresponding `rules add ` command in your documentation +3. Mention the corresponding `rules add ` command in your documentation \ No newline at end of file