diff --git a/README.md b/README.md index 709b9bc..afa7463 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # rules +hello world + > **tl;dr:** `npm i -g rules-cli` then `rules add starter/nextjs-rules` `rules` is a CLI built for managing rules across any AI developer tool. Rules are markdown files that encode workflows, preferences, tech stack details, and more in plain natural language so you can get better help from LLMs. @@ -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