Adjusted readme
This commit is contained in:
parent
24f48011dc
commit
a0d2903141
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,8 @@
|
||||||
# My Spells
|
# My Spells
|
||||||
...is a user friendly mobile responsive app designed to do one thing well: _View Spells_.
|
...is a user friendly mobile responsive app designed to do one thing well: _View Spells_.
|
||||||
|
|
||||||
|
[Check it out on github.io](https://sharpshark28.github.io/my_spells/)!
|
||||||
|
|
||||||
## Systems Supported
|
## Systems Supported
|
||||||
* Dungeons & Dragons 5e
|
* Dungeons & Dragons 5e
|
||||||
* Hackmaster 4e (WIP)
|
* Hackmaster 4e (WIP)
|
||||||
|
@ -8,8 +10,6 @@
|
||||||
### Will you support _X_ system?
|
### Will you support _X_ system?
|
||||||
Anyone who wishes to write up spells for a system in json format matching the same syntax used by the existing systems in this repo is welcome to add their system of choice.
|
Anyone who wishes to write up spells for a system in json format matching the same syntax used by the existing systems in this repo is welcome to add their system of choice.
|
||||||
|
|
||||||
[Check it out on github.io](https://sharpshark28.github.io/my_spells/)!
|
|
||||||
|
|
||||||
## For Developers
|
## For Developers
|
||||||
1. Clone/Fork Repo
|
1. Clone/Fork Repo
|
||||||
2. `npm install`
|
2. `npm install`
|
||||||
|
|
Loading…
Add table
Reference in a new issue