Skip to content

Commit e64a062

Browse files
committed
Update package.json
1 parent ce214cd commit e64a062

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "how-to-make-an-operating-system",
33
"version": "0.0.12",
4-
"description": "",
4+
"description": "Book about how to make a computer operating system in C++",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System.git"
@@ -12,4 +12,4 @@
1212
"devDependencies": {
1313
"gitbook-plugin-autocover": "0.0.5"
1414
}
15-
}
15+
}

0 commit comments

Comments
 (0)