From 34bcd079122195a2500616fa60437bb1ebb3ccc6 Mon Sep 17 00:00:00 2001 From: majormjr Date: Tue, 19 Apr 2016 22:00:40 -0400 Subject: [PATCH] updated readme --- README.md | 5 ++++- ui/index.html | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ca552d..740f09a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ -Factorio Server Manager +#Factorio Server Manager A tool for managing both local and remote Factorio servers. +![Factorio Server Manager Screenshot](http://i.imgur.com/EbRM03Z.png "Factorio Server Manager") + + Backend is built as a REST api via the Go application. It also acts as the webserver to serve the front end react application All api actions are accessible with the /api route. diff --git a/ui/index.html b/ui/index.html index aa0b938..9f831b5 100644 --- a/ui/index.html +++ b/ui/index.html @@ -7,7 +7,7 @@ - +