diff --git a/README.md b/README.md index b551eba..db22e07 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,21 @@ # Warmaster -An army building app +A personal tabletop wargaming companion app + +**IMPORTANT**: This app is for my personal use only. +I do not intend to share it or it's functions with anyone. +This page acts as personal project notes, and the releases help me organize my work. +All the data is collected by myself and myself only. ## TODOs -+ Add an army builder, possibly save to json and export to file -+ Add a linter + +### App ++ Add an army builder ++ Basic rules ++ Export/Import data + A data sheet search + +### Code ++ Add a linter ++ Optimize the async work ++ Code clean-ups \ No newline at end of file