diff options
author | pacien | 2018-05-01 15:55:45 +0200 |
---|---|---|
committer | pacien | 2018-05-01 15:55:45 +0200 |
commit | 05216a4ad06e4617838afcd4dc7317a203a3887b (patch) | |
tree | 0c0ff8367b61989eb96b29071f13ece2bae8c760 /readme.md | |
parent | d2fec4901d6520e866481d4696d8347aab3eb171 (diff) | |
download | mempager-simulator-05216a4ad06e4617838afcd4dc7317a203a3887b.tar.gz |
Reformat code
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,5 +1,4 @@ | |||
1 | # UPEM / Programmation système / Projet : Simulation de gestion de mémoire virtuelle | 1 | # UPEM / System programming / Project: Memory paging simulator |
2 | |||
3 | 2 | ||
4 | ## Usage | 3 | ## Usage |
5 | 4 | ||
@@ -16,4 +15,3 @@ | |||
16 | ## License | 15 | ## License |
17 | 16 | ||
18 | Project distributed under the terms of the Creative Commons BY-NC-SA 3.0 license. | 17 | Project distributed under the terms of the Creative Commons BY-NC-SA 3.0 license. |
19 | |||