You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ How to Make a Computer Operating System
3
3
4
4
**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.
5
5
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.
7
7
8
8
**Contributions**: This course is open to contribution, feel free to signal errors with issues or directly correct the errors with pull-requests.
0 commit comments