Update config.json

This commit is contained in:
Vincent 4J
2015-08-03 12:09:45 +08:00
parent 0d65857824
commit 50e3a9cb2b

View File

@@ -1,6 +1,9 @@
{ {
"name": "Go 入门指南", "name": "Go 入门指南",
"introduction": "Go 经典书籍《The Way To Go》的中文译本。", "introduction": "Go 经典书籍《The Way To Go》的中文译本。",
"content": "eBook", "path": {
"readme": "README_gc.md" "content": "eBook",
} "readme": "README_gc.md"
},
}