This commit is contained in:
SinuS von SifriduS 2024-02-17 22:23:45 +01:00
parent 3eda530415
commit 5874ab830c

View File

@ -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