Updates to readme.md

bradl/monsters-adult-gold-dragon
James Miller 2019-11-15 22:43:12 -06:00
parent e3a6d72fed
commit 6947e8946e
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ permissively licensed.
## Roadmap
1. Get data in YAML format (spells are in JSON for the time being; but will
get converted over to YAML in the future).
1. Get data in YAML format (~~spells are in JSON for the time being; but will
get converted over to YAML in the future~~ They are in yaml format and need proofreading! Please see issue #61).
2. Design schema;
3. Write script to generate sqlite database from YAML data (see
`data/yaml/gendb.py` for work in progress);