OSDN Git Service

READMEに使用ライブラリを記述
authorhizumiaoba <56146205+hizumiaoba@users.noreply.github.com>
Sun, 27 Jun 2021 03:11:07 +0000 (12:11 +0900)
committerhizumiaoba <56146205+hizumiaoba@users.noreply.github.com>
Sun, 27 Jun 2021 03:11:07 +0000 (12:11 +0900)
README.md

index 0e5edbb..5b5fe50 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,11 @@
 # DelesteRandomSelector
 デレステの課題曲をよりスムーズに決定できます
 
-THIS SOFTWARE DEPENDS ON APACHE LICENSE 2.0 BECAUSE THIS USED SOME LIBRARIES WHICH DEPENDS ON IT.
\ No newline at end of file
+THIS SOFTWARE DEPENDS ON APACHE LICENSE 2.0 BECAUSE THIS USED SOME LIBRARIES WHICH DEPENDS ON IT.
+
+## 使用ライブラリ群 -Used Libraries-
+
+- Jackson JSON read/write libraries (https://github.com/FasterXML/jackson)
+ - And other child libraries
+- jsoup Java HTML Parser (https://jsoup.org/)
+- Twitter4J Java TwitterAPI wrapper (https://twitter4j.org/ja/)
\ No newline at end of file