aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic GUEGAN <loic.guegan@yahoo.fr>2018-09-02 16:33:13 +0200
committerLoic GUEGAN <loic.guegan@yahoo.fr>2018-09-02 16:33:13 +0200
commit80e4c1d603a2a3adf5d3038463e36085529e4f4b (patch)
tree9c1bbe4ee3ac8d77c79f99074fd23c972b38a082
parenta110465a4261e582025b6344facb7fa65c0acd56 (diff)
Update Readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2fa18f1..cf281fd 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ It is simple, you have to:
3. Enjoy !
### I want to know more about it....
-Source code is located in MicSim folder. All the components used for the Mic-1 architecture are
+Source code is located in _MicSim_ folder. All the components used for the Mic-1 architecture are
located in _MicSim/components_ folder:
- **ijvm.py** Contains standard IJVM constant
- **microprogram.py** Contains IJVM implementation that use Mic-1 architecture