Skip to content

Commit

Permalink
Update README to include versions
Browse files Browse the repository at this point in the history
  • Loading branch information
leonjza committed Oct 29, 2016
1 parent a1aa28e commit a85b609
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit a85b609

Please sign in to comment.