commit e42342e4863dad82bc38dcebf078fbcc9bf2a6e0
parent dbf04c687f689b048059e98fccaa4ef024b8e2a5
Author: Wim Dupont <wim@wimdupont.com>
Date: Sat, 26 Aug 2023 15:39:00 +0200
update
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.adoc b/README.adoc
@@ -1,4 +1,4 @@
-= WordStudentAdvanced
+= WordStudent
Looks up words (saved in csv-file) in dictionary API and persists the data in https://couchdb.apache.org/[CouchDB] database.
Words are not looked up with api on subsequent runs unless it is removed from the database.