Skip to content

Commit

Permalink
[10] - README updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Aredruss committed Nov 8, 2023
1 parent a1655f8 commit 29ecdf1
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 29ecdf1

Please sign in to comment.