From 21ab02454e9657159d19edc2c122f2fb8940f035 Mon Sep 17 00:00:00 2001 From: Leon Jacobs Date: Sat, 15 Oct 2016 16:05:31 +0200 Subject: [PATCH] Update readme.md --- readme.md | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/readme.md b/readme.md index 8f6db6c..bfd2d8f 100644 --- a/readme.md +++ b/readme.md @@ -1,16 +1,24 @@ ![SeAT](http://i.imgur.com/aPPOxSK.png) -## SeAT: A Simple, EVE Online API Tool and Corporation Manager +

+SeAT: A Simple, EVE Online API Tool and Corporation Manager -[![Latest Stable Version](https://poser.pugx.org/eveseat/seat/v/stable)](https://packagist.org/packages/eveseat/seat) -[![Latest Unstable Version](https://poser.pugx.org/eveseat/seat/v/unstable)](https://packagist.org/packages/eveseat/seat) -[![License](https://poser.pugx.org/eveseat/seat/license)](https://packagist.org/packages/eveseat/seat) -[![Documentation Status](https://readthedocs.org/projects/seat-docs/badge/?version=latest)](http://seat-docs.readthedocs.org/en/latest/?badge=latest) +
-SeAT is a simple, EVE Online corporation management tool written in PHP using the Laravel Framework driven by a MySQL database. + + + + + +

+SeAT is a simple, EVE Online corporation management tool written in PHP using the Laravel Framework driven by a MySQL database. This repository contains the main SeAT Repository. It can be seen as the 'glue' for all of the SeAT core packages. +## packages +For the **actual** SeAT source, please refer to the following package repositories: +[api](https://github.com/eveseat/api) | [console](https://github.com/eveseat/console) | [eveapi](https://github.com/eveseat/eveapi) | [notifications](https://github.com/eveseat/notifications) | [web](https://github.com/eveseat/web) | [services](https://github.com/eveseat/services) + ## screenshots ![character view](https://i.imgur.com/hxfcYll.png) ![starbase view](https://i.imgur.com/qFX2lDS.png)