Skip to content

Commit 0108cfe

Browse files
authored
Update README.md
1 parent 54aecf2 commit 0108cfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# EXT2-Linux-File-System
22
EXT2 File System emulator. It works like Linux does.<br>
33

4-
# Run
4+
## Run
55

66
```sh
77
$ make
@@ -21,7 +21,7 @@ $ [/]# mount
2121

2222
After this commands you can use several Linux command like touch, mkdir, mv, ls, cd...
2323

24-
# Comment
24+
## Comment
2525
This Project is not implemented double, triple inode indirect.<br>
2626

2727
I implemented just single indirect.<br>

0 commit comments

Comments
 (0)