From ff949b6802756f5a15cb528208e3cc71d7a7526c Mon Sep 17 00:00:00 2001 From: pacien Date: Sat, 17 Mar 2018 20:38:29 +0100 Subject: Bootstrap project --- readme.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 readme.md (limited to 'readme.md') diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..468970c --- /dev/null +++ b/readme.md @@ -0,0 +1,19 @@ +# UPEM / Programmation système / Projet : Simulation de gestion de mémoire virtuelle + + +## Usage + +* RTFM: `man ./myMemory.1` +* YOLO: `./myMemory.py -s 3 -v 8 -a fifo` + + +## Authors + +* Pacien TRAN-GIRARD +* Adam NAILI + + +## License + +Project distributed under the terms of the Creative Commons BY-NC-SA 3.0 license. + -- cgit v1.2.3