浏览代码

add official danmaku data

DIYgod 8 年之前
父节点
当前提交
36f19b0531
共有 1 个文件被更改,包括 7 次插入1 次删除
  1. 7 1
      docs/README.md

+ 7 - 1
docs/README.md

@@ -154,10 +154,14 @@ var dp = new DPlayer(option);
 
 ### Danmaku back-end
 
-**Ready-made API:**
+**Official API:**
 
 `https://api.prprpr.me/dplayer/`
 
+**Official danmaku data**
+
+https://github.com/DIYgod/DPlayer-data
+
 **Build yourself:**
 
 Required environment
@@ -207,6 +211,8 @@ $ npm run build
 
 ## Related Projects
 
+- [Official danmaku data (https://api.prprpr.me/dplayer/)](https://github.com/DIYgod/DPlayer-data)
+
 - [DPlayer-for-typecho](https://github.com/volio/DPlayer-for-typecho)
 
 - [Hexo-tag-dplayer](https://github.com/NextMoe/hexo-tag-dplayer)