Update README

This commit is contained in:
Night Kaly 2024-11-12 23:09:01 +00:00
parent 1f0d5f5ea1
commit d764dc7a3b
Signed by: night0721
SSH key fingerprint: SHA256:B/hgVwUoBpx5vdNsXl9w8XwZljA9766uk6T4ubZp5HM

View file

@ -19,6 +19,7 @@ Minimalist, customizable shell written in C99 with syntax highlighting.
- autojump to directorys
- stdin, stdout, stderr redirect
- Background jobs
## Built in commands
- cd
- help
@ -28,6 +29,7 @@ Minimalist, customizable shell written in C99 with syntax highlighting.
- source
- j
- bg
## Todo Features
- Tab completion
- Git integration