From 650c7de572989114ec5465ad91e000136a6b7d12 Mon Sep 17 00:00:00 2001 From: Leon Jacobs Date: Tue, 1 Dec 2015 08:51:17 +0200 Subject: [PATCH] Update readme --- readme.md | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4f617bb..9fc58b1 100644 --- a/readme.md +++ b/readme.md @@ -4,4 +4,29 @@ [![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) -This repository contains the main SeAT Repository. +This repository contains the main SeAT Repository. It can be seen as the 'glue' for all of the SeAT core packages. + +## documentation +Please refer to the [wiki](https://github.com/eveseat/seat/wiki) for documentation. + +## SeAT core package statuses. + +#### eveseat/api +* Current Version: [![Latest Stable Version](https://poser.pugx.org/eveseat/api/v/stable)](https://packagist.org/packages/eveseat/api) +* Repo Location: [https://github.com/eveseat/api](https://github.com/eveseat/api) + +#### eveseat/console +* Current Version: [![Latest Stable Version](https://poser.pugx.org/eveseat/console/v/stable)](https://packagist.org/packages/eveseat/console) +* Repo Location: [https://github.com/eveseat/console](https://github.com/eveseat/console) + +#### eveseat/eveapi +* Current Version: [![Latest Stable Version](https://poser.pugx.org/eveseat/eveapi/v/stable)](https://packagist.org/packages/eveseat/eveapi) +* Repo Location: [https://github.com/eveseat/eveapi](https://github.com/eveseat/eveapi) + +#### eveseat/web +* Current Version: [![Latest Stable Version](https://poser.pugx.org/eveseat/web/v/stable)](https://packagist.org/packages/eveseat/web) +* Repo Location: [https://github.com/eveseat/web](https://github.com/eveseat/web) + +#### eveseat/services +* Current Version: [![Latest Stable Version](https://poser.pugx.org/eveseat/services/v/stable)](https://packagist.org/packages/eveseat/services) +* Repo Location: [https://github.com/eveseat/services](https://github.com/eveseat/services)