summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 5 insertions, 7 deletions
diff --git a/README.md b/README.md
index c728aca3..c81a5d63 100644
--- a/README.md
+++ b/README.md
@@ -3,12 +3,10 @@
[![Travis Build](https://img.shields.io/travis/luxons/seven-wonders/master.svg)](https://travis-ci.org/luxons/seven-wonders)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/luxons/seven-wonders/blob/master/LICENSE)
-An digital version of the famous 7 Wonders board game.
+A digital version of the famous 7 Wonders board game.
-We do not own the rights on the Seven Wonder game concept and rules, nor on the assets used here.
+We do not own the rights on the 7 Wonders game concept and rules, nor on the assets used here.
-A very early version of the app is running [here on heroku](https://seven-wonders-online.herokuapp.com/).
-It is of course still under development and not usable yet.
-
-Also, it is very unstable as it is a staging server where the app is redeployed after every successful build
-of the master branch. \ No newline at end of file
+A very early (staging) version of the app is running [here on heroku](https://seven-wonders-online.herokuapp.com/).
+It is of course still under development and not usable yet. Also, it is very unstable as it is a staging server where
+ the app is redeployed after every successful build of the master branch. \ No newline at end of file
bgstack15