From a0d290314116ea153eebbdb5b06a3664d04fe576 Mon Sep 17 00:00:00 2001 From: Joe Wroten Date: Fri, 12 Aug 2016 15:54:24 -0500 Subject: [PATCH] Adjusted readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 607951f..991534a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # My 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 * Dungeons & Dragons 5e * Hackmaster 4e (WIP) @@ -8,8 +10,6 @@ ### 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. -[Check it out on github.io](https://sharpshark28.github.io/my_spells/)! - ## For Developers 1. Clone/Fork Repo 2. `npm install`