1
0
Эх сурвалжийг харах

add official danmaku data

DIYgod 8 жил өмнө
parent
commit
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)