Skip to content

Commit

Permalink
Add mobi format
Browse files Browse the repository at this point in the history
  • Loading branch information
SamyPesse committed May 31, 2014
1 parent 189e35f commit 8b39e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Online book about how to write a computer operating system in C/C++ from scratch

**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), I'm still refactoring some parts. The original course was in French and I'm not an English native. I'm going to continue and improve this course in my free-time.

**Book**: An online version is available at [https://www.gitbook.io/book/SamyPesse/how-to-create-an-operating-system](https://www.gitbook.io/book/SamyPesse/how-to-create-an-operating-system) (PDF and ePub). It was been generated using [GitBook](https://www.gitbook.io).
**Book**: An online version is available at [https://www.gitbook.io/book/SamyPesse/how-to-create-an-operating-system](https://www.gitbook.io/book/SamyPesse/how-to-create-an-operating-system) (PDF, Mobi and ePub). It was been generated using [GitBook](https://www.gitbook.io).

**Source Code**: All the system source code will be stored in the [src](https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System/tree/master/src) directory. Each step will contain links to the different related files.

Expand Down

0 comments on commit 8b39e19

Please sign in to comment.