Prettyfying README.MD (#777)

Adds header, fixes few links
![rtgithubheader](https://user-images.githubusercontent.com/43905364/55467941-bb6b7c00-561b-11e9-9e11-998f6d158914.png)
This commit is contained in:
Injazz
2019-04-04 18:06:59 +05:00
committed by Pieter-Jan Briers
parent 0c1c9fae33
commit b1bf694c35

View File

@@ -1,8 +1,10 @@
# Space Station 14 [![Build status](https://ci.appveyor.com/api/projects/status/ygb7t8hsj3wt7pnm/branch/master?svg=true)](https://ci.appveyor.com/project/Silvertorch5/space-station-14/branch/master) [![Build Status](https://travis-ci.org/space-wizards/space-station-14.svg?branch=master)](https://travis-ci.org/space-wizards/space-station-14) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=ss14&metric=coverage)](https://sonarcloud.io/dashboard?id=ss14)
![Robust Toolbox](https://raw.githubusercontent.com/space-wizards/asset-dump/3dd3078e49e3a7e06709a6e0fc6e3223d8d44ca2/robust.png)
Space Station 14 is a revived attempt at an SS13 remake.
[![Build status](https://ci.appveyor.com/api/projects/status/ygb7t8hsj3wt7pnm/branch/master?svg=true)](https://ci.appveyor.com/project/Silvertorch5/space-station-14/branch/master) [![Build Status](https://travis-ci.org/space-wizards/space-station-14.svg?branch=master)](https://travis-ci.org/space-wizards/space-station-14) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=ss14&metric=coverage)](https://sonarcloud.io/dashboard?id=ss14)
# This repository is the *engine* section of SS14. This is the base engine all SS14 servers will be built on. As such, it does not start on its own: it needs the [content repo](https://github.com/space-wizards/space-station-14). Use said repo for actual development, even if you're modifying the engine itself.**
Robust Toolbox is a client/server backend for [Space Station 14](https://github.com/space-wizards/space-station-14).
### *This repository is the *engine* section of SS14. This is the base engine all SS14 servers will be built on. As such, it does not start on its own: it needs the [content repo](https://github.com/space-wizards/space-station-14). Use said repo for actual development, even if you're modifying the engine itself.*
## Getting in Touch
@@ -17,11 +19,11 @@ The IRC is setup to relay back and forth to the Discord server so [IRC nerds](ht
## Documentation
We have various documentation articles about various systems on the [GitHub wiki](https://github.com/space-wizards/space-station-14/wiki).
We have various documentation articles about various systems on the [GitHub wiki](https://github.com/space-wizards/RobustToolbox/wiki).
## Contributing
We are happy to accept contributions from anybody. Get in Discord or IRC if you want to help. We've got a [list of issues](https://github.com/space-wizards/space-station-14/issues) that need to be done and anybody can pick them up. Don't be afraid to ask for help either!
We are happy to accept contributions from anybody. Get in Discord or IRC if you want to help. We've got a [list of issues](https://github.com/space-wizards/RobustToolbox/issues) that need to be done and anybody can pick them up. Don't be afraid to ask for help either!
## Building