aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..468970c
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,19 @@
1# UPEM / Programmation système / Projet : Simulation de gestion de mémoire virtuelle
2
3
4## Usage
5
6* RTFM: `man ./myMemory.1`
7* YOLO: `./myMemory.py -s 3 -v 8 -a fifo`
8
9
10## Authors
11
12* Pacien TRAN-GIRARD
13* Adam NAILI
14
15
16## License
17
18Project distributed under the terms of the Creative Commons BY-NC-SA 3.0 license.
19