fix preview
This commit is contained in:
parent
4cf1d64db4
commit
8bd28f76d3
1 changed files with 3 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
||||||
rush is a minimalistic shell for Unix systems written in C.
|
rush is a minimalistic shell for Unix systems written in C.
|
||||||
|
|
||||||
# Preview
|
# Preview
|
||||||
[]
|
[]()
|
||||||
[]
|
[]()
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
- gcc
|
- gcc
|
||||||
|
@ -47,3 +47,4 @@ $ ./rush
|
||||||
- [dash](https://github.com/danishprakash/dash)
|
- [dash](https://github.com/danishprakash/dash)
|
||||||
- [Shell assignment](https://www.cs.cornell.edu/courses/cs414/2004su/homework/shell/shell.html)
|
- [Shell assignment](https://www.cs.cornell.edu/courses/cs414/2004su/homework/shell/shell.html)
|
||||||
- [khol](https://github.com/SanketDG/khol/)
|
- [khol](https://github.com/SanketDG/khol/)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue