Update README.md
This commit is contained in:
14
README.md
14
README.md
@@ -4,7 +4,7 @@ Minimal Claude Code alternative. Single Python file, zero dependencies, ~250 lin
|
||||
|
||||
Built using Claude Code, then used to build itself.
|
||||
|
||||

|
||||

|
||||
|
||||
## Features
|
||||
|
||||
@@ -56,14 +56,14 @@ python nanocode.py
|
||||
## Example
|
||||
|
||||
```
|
||||
────────────────────────────────────────
|
||||
❯ what files are here?
|
||||
────────────────────────────────────────
|
||||
ââââââââââââââââââââââââââââââââââââââââ
|
||||
⯠what files are here?
|
||||
ââââââââââââââââââââââââââââââââââââââââ
|
||||
|
||||
⏺ Glob(**/*.py)
|
||||
⎿ nanocode.py
|
||||
⺠Glob(**/*.py)
|
||||
â¿ nanocode.py
|
||||
|
||||
⏺ There's one Python file: nanocode.py
|
||||
⺠There's one Python file: nanocode.py
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
Reference in New Issue
Block a user