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.
|
Built using Claude Code, then used to build itself.
|
||||||
|
|
||||||

|

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