Skip to content
Snippets Groups Projects
Commit 6026881f authored by Sébastien Gendre's avatar Sébastien Gendre
Browse files

Modify README.md

parent 4e291984
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@ Build
-----
```
cd src
make
```
......@@ -18,7 +19,8 @@ Run
---
```
src/gshell
cd src
gshell
```
......@@ -26,4 +28,6 @@ src/gshell
TODO
----
* Ajouter un makefile à la racine, à la place de celui dans `src`
* Implemente `rls` builtin
* Better free of arguments after an argv resize in jobs.c
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment