From b75f204d0c0bf0399aaf60c9da7ce9e010b7ae00 Mon Sep 17 00:00:00 2001
From: startxfr <clarue@startx.fr>
Date: Fri, 4 Dec 2015 00:25:17 +0100
Subject: improving general README.md

---
 README.md | 30 +++++++++++++++++++++---------
 1 file changed, 21 insertions(+), 9 deletions(-)

diff --git a/README.md b/README.md
index 1a07542..2bee4b4 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
 <!--[metadata]>
 +++
 title = "STARTX Docker Images Repository"
-description = "Docker container based on fedora or CentOS and deliverying main opensource project as container"
-keywords = ["home, docker, startx, container, swarn, compose, howto, "]
+description = "Docker container repository based on fedora or CentOS and deliverying main opensource project as container"
+keywords = ["home, docker, startx, repository, container, swarm, compose, howto, "]
 weight=3
 +++
 <![end-metadata]-->
@@ -13,22 +13,34 @@ This repository host various Open Source application or services as a container.
 You can use it to instanciate new container from the dockerhub public registry 
 or as a parent container in your own container's. 
 Each container is provided with various underlying OS version based on CentOS or 
-Fedora Linux distribution
+Fedora Linux distribution.
+You can read each container readme for more information on how you can use it in 
+your project and start using stable or experimental services in your applications
+
+| [![Build Status](https://travis-ci.org/startxfr/docker-images.svg)](https://travis-ci.org/startxfr/docker-images) | [Registry](https://github.com/startxfr/docker-images) | [Sources](https://github.com/startxfr/docker-images/tree/master/) | [STARTX Profile](https://github.com/startxfr) | 
+|-------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------|-------------------------------------------------------------------|-----------------------------------------------|
+
+## Available services and images
+
+### Operating Systems
+
+| OS            | Docker Hub repository                                      | Documentation                              | Flavour                            |
+|---------------|------------------------------------------------------------|--------------------------------------------|------------------------------------|
+| Fedora Core   | [`startx/fedora`](https://hub.docker.com/r/startx/fedora)  | [read documentation](OS/fedora/README.md)  | `:latest` `:20` `:21` `:22` `:23`  | 
+| CentOS        | [`startx/centos`](https://hub.docker.com/r/startx/centos)  | [read documentation](OS/fedora/README.md)  | `:6` `:7`                          |
+
+
+
+
 
-| [![Build Status](https://travis-ci.org/startxfr/docker-images.svg)](https://travis-ci.org/startxfr/docker-images)                  | Command                                                              |
-|---------------------|----------------------------------------------------------------------|
 
-| [![Build Status](https://travis-ci.org/startxfr/docker-images.svg)](https://travis-ci.org/startxfr/docker-images) | [Registry]([Github STARTX profile](https://github.com/startxfr/docker-images)) | [Sources](https://github.com/startxfr/docker-images/tree/master/) | [STARTX](https://github.com/startxfr/docker-images) | 
-|-------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------|-------------------------------------------------------------------|-----------------------------------------------------|
 
 
 
 
 
 
-# STARTX docker-images repository [![Build Status](https://travis-ci.org/startxfr/docker-images.svg)](https://travis-ci.org/startxfr/docker-images)
 
-Docker container images all based on red hat like distributions. Actually you can find fedora (from fc20 to fc23) and centos (from 6 to 7).
 
 ## Running container from docker registry images
 
-- 
cgit v1.2.3