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