Skip to content

Commit 500be2b

Browse files
committed
Update README.md
1 parent b57e286 commit 500be2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ How to Make a Computer Operating System
33

44
**Caution**: This repository is a remake of my old course. It was written several years ago [as one of my first projects when I was in High School](https://github.com/SamyPesse/devos) so it's normal if some parts of the code looks like "crap". The original course was in French and I'm not an English native.
55

6-
**Source Code**: All the system source code will be stored in the `src` directory. Each steps of the course will be linked to a git tag.
6+
**Source Code**: All the system source code will be stored in the `src` directory. Each steps will contains links to the differents related files.
77

88
**Contributions**: This course is open to contribution, feel free to signal errors with issues or directly correct the errors with pull-requests.
99

0 commit comments

Comments
 (0)