From 5874ab830c5119a90a4e660f78bcc2057bfcb237 Mon Sep 17 00:00:00 2001 From: sinus Date: Sat, 17 Feb 2024 22:23:45 +0100 Subject: [PATCH] README --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c534aa6..2cb5f4e 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,12 @@ The communication with the server is using Json format so we used the [Jackson J The local storage of data is using the [mapDB](https://github.com/jankotek/mapdb/tree/mapdb-3.1.0 "MapDB: database engine") library ## Current Version -0.0.1 +0.0.2 ## Last Change -Initial Project version +Add .gitignore + +##TODO +- ☑ initialize project +- ☑ add .gitignore +- ☐ initialize gradle