Merge pull request #105 from vincent4j/patch-1

Update config.json
This commit is contained in:
无闻
2015-08-03 12:18:45 +08:00

View File

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