diff --git a/README.md b/README.md index a696daf..3caab0c 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,12 @@ ## 贡献&讨论 -提交issue来优化完善此数据库, 你也可以联系我的邮箱 gaojunqi@outlook.com +

+Contributors +

+ + +提交PR或者通过issue讨论来优化完善此数据库, 你也可以联系我的邮箱 gaojunqi@outlook.com 创建和维护`chinese-poetry`需要花费很多的时间和资源. 如果此数据库对您有很大的帮助, 请酌情考虑[打赏作者](https://jackeygao.io/donation.html). diff --git a/test_poetry.py b/test_poetry.py index c2f85f1..0ab9949 100644 --- a/test_poetry.py +++ b/test_poetry.py @@ -37,3 +37,5 @@ test_lunyu = functools.partial(__check_path__, './lunyu') test_huajianji = functools.partial(__check_path__, u'./wudai/花间集/') test_nantang2 = functools.partial(__check_path__, u'./wudai/南唐二主词/') + +test_nantang2 = functools.partial(__check_path__, u'./youmengying/')