doc: 增加各文集README介绍, 优化README.

This commit is contained in:
jackeyGao
2018-12-14 10:57:35 +08:00
parent 834126bff1
commit 032ed2a245
6 changed files with 236 additions and 59 deletions

28
youmengying/README.md Normal file
View File

@@ -0,0 +1,28 @@
幽梦影
======
清代张潮创作文集
## 说明
简体中文内容
感谢 [@snowtraces](https://github.com/snowtraces) 提供首版数据.
## 数据格式
*youmengying.json*
```
[
{
"content": "读经宜冬,其神专也;读史宜夏,其时久也;读诸子宜秋,其致别也;读诸集宜春,其机物也。",
"comment": [
"曹秋岳曰:可想见其南面百城时。",
"庞笔奴曰:读《幽梦影》则春、夏、秋、冬,无时不宜。"
]
}
]
```