OSDN Git Service

README: bump example version@0.10.3
authorHiroshi Miura <miurahr@linux.com>
Tue, 18 Jan 2022 13:32:22 +0000 (22:32 +0900)
committerGitHub <noreply@github.com>
Tue, 18 Jan 2022 13:32:22 +0000 (22:32 +0900)
README.md

index 70e2368..eca2253 100644 (file)
--- a/README.md
+++ b/README.md
@@ -13,15 +13,10 @@ just add a dependency.
 
 ```
 dependencies {
-    implementation 'io.github.dictzip:dictzip:0.9.5'
+    implementation 'io.github.dictzip:dictzip:0.10.3'
 }
 ```
 
-## Document
-
-There is a javadoc of DictZip at https://miurahr.github.io/dictzip-java
-
-
 ## Contribution
 
 As usual of other projects hosted on GitHub, DictZip for java also welcome
@@ -35,7 +30,7 @@ DictZip library for Java and command line utility.
 
 Copyright (C) 2001-2004 Ho Ngoc Duc
 
-Copyright (C) 2016-2021 Hiroshi Miura
+Copyright (C) 2016-2022 Hiroshi Miura
 
 Some part of this program are come from a part of jdictd 1.5 on java.