mirror of
https://kkgithub.com/chinese-poetry/chinese-poetry.git
synced 2026-04-04 07:36:08 +00:00
doc: add contributors svg
This commit is contained in:
@@ -58,7 +58,12 @@
|
|||||||
|
|
||||||
## 贡献&讨论
|
## 贡献&讨论
|
||||||
|
|
||||||
提交issue来优化完善此数据库, 你也可以联系我的邮箱 gaojunqi@outlook.com
|
<p align="center">
|
||||||
|
<img src="https://opencollective.com/chinese-poetry/contributors.svg?width=890&button=false" alt="Contributors">
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
提交PR或者通过issue讨论来优化完善此数据库, 你也可以联系我的邮箱 gaojunqi@outlook.com
|
||||||
|
|
||||||
创建和维护`chinese-poetry`需要花费很多的时间和资源. 如果此数据库对您有很大的帮助, 请酌情考虑[打赏作者](https://jackeygao.io/donation.html).
|
创建和维护`chinese-poetry`需要花费很多的时间和资源. 如果此数据库对您有很大的帮助, 请酌情考虑[打赏作者](https://jackeygao.io/donation.html).
|
||||||
|
|
||||||
|
|||||||
@@ -37,3 +37,5 @@ test_lunyu = functools.partial(__check_path__, './lunyu')
|
|||||||
test_huajianji = functools.partial(__check_path__, u'./wudai/花间集/')
|
test_huajianji = functools.partial(__check_path__, u'./wudai/花间集/')
|
||||||
|
|
||||||
test_nantang2 = functools.partial(__check_path__, u'./wudai/南唐二主词/')
|
test_nantang2 = functools.partial(__check_path__, u'./wudai/南唐二主词/')
|
||||||
|
|
||||||
|
test_nantang2 = functools.partial(__check_path__, u'./youmengying/')
|
||||||
|
|||||||
Reference in New Issue
Block a user