From 0347247dbeb845cd440d4b48dca83f1113038d03 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Sat, 27 Aug 2016 01:30:47 -0600 Subject: [PATCH] Update readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2df0bd9..86e2541 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ It's compiled with Apache Cordova (or Phonegap if you're into that). Check out the website at https://terranquest.net. -Notes +This repository is usually a little ahead of the current beta release. + +Build Notes -------------------- To get this project ready for build, type `cordova prepare`. This reads the config.xml, extracting platform and plugin info. Required repositories are @@ -26,4 +28,4 @@ effort to make the graphics yourself, as they are copyright (c) 2016 Netsyms Technologies, all rights reserved. It's not that hard. We're just lazy and don't want to separate the pictures out from the code. If you're just tinkering with the code and aren't sharing binaries, that's fine -though. \ No newline at end of file +though.