docs: Add hello world example to README get started section

Added a step 3 to the getting started guide with a hello world example
to help new users get started quickly.
This commit is contained in:
Claude
2025-12-08 05:01:13 +00:00
parent de49a07679
commit 977b05f541

View File

@@ -38,6 +38,8 @@ NOTE: If installing with NPM, you also need to install [Node.js 18+](https://nod
2. Navigate to your project directory and run `claude`.
3. Say hello world! Try asking Claude: "Say hello world"
## Plugins
This repository includes several Claude Code plugins that extend functionality with custom commands and agents. See the [plugins directory](./plugins/README.md) for detailed documentation on available plugins.