We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce214cd commit e64a062Copy full SHA for e64a062
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "how-to-make-an-operating-system",
3
"version": "0.0.12",
4
- "description": "",
+ "description": "Book about how to make a computer operating system in C++",
5
"repository": {
6
"type": "git",
7
"url": "https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System.git"
@@ -12,4 +12,4 @@
12
"devDependencies": {
13
"gitbook-plugin-autocover": "0.0.5"
14
}
15
-}
+}
0 commit comments