From a85b609a4b652822e8b09b588b839f5b7cb42dae Mon Sep 17 00:00:00 2001 From: Leon Jacobs Date: Sat, 29 Oct 2016 16:06:37 +0200 Subject: [PATCH] Update README to include versions --- readme.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index bfd2d8f..ce3294e 100644 --- a/readme.md +++ b/readme.md @@ -17,7 +17,13 @@ This repository contains the main SeAT Repository. It can be seen as the 'glue' ## 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) +[![Latest Stable Version](https://poser.pugx.org/eveseat/api/v/stable)](https://packagist.org/packages/eveseat/api) [api](https://github.com/eveseat/api) | +[![Latest Stable Version](https://poser.pugx.org/eveseat/console/v/stable)](https://packagist.org/packages/eveseat/console) [console](https://github.com/eveseat/console) | +[![Latest Stable Version](https://poser.pugx.org/eveseat/eveapi/v/stable)](https://packagist.org/packages/eveseat/eveapi) [eveapi](https://github.com/eveseat/eveapi) | +[![Latest Stable Version](https://poser.pugx.org/eveseat/notifications/v/stable)](https://packagist.org/packages/eveseat/notifications) [notifications](https://github.com/eveseat/notifications) | +[![Latest Stable Version](https://poser.pugx.org/eveseat/services/v/stable)](https://packagist.org/packages/eveseat/services) [services](https://github.com/eveseat/services) | +[![Latest Stable Version](https://poser.pugx.org/eveseat/web/v/stable)](https://packagist.org/packages/eveseat/web) [web](https://github.com/eveseat/web) + ## screenshots ![character view](https://i.imgur.com/hxfcYll.png)