summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorstartxfr <clarue@startx.fr>2015-12-05 06:13:24 +0100
committerstartxfr <clarue@startx.fr>2015-12-05 06:13:24 +0100
commit43a29d89e9f8dbd259da9bd6b99afc80c507a4f6 (patch)
tree036bc53181a4a9852d2a1f4590ab039a6d4255b4 /README.md
parent2b693857290cf8f166d53cf67dcf8d0abb68bb4a (diff)
downloadphpmyadmin-43a29d89e9f8dbd259da9bd6b99afc80c507a4f6.tar.gz
phpmyadmin-43a29d89e9f8dbd259da9bd6b99afc80c507a4f6.tar.bz2
phpmyadmin-43a29d89e9f8dbd259da9bd6b99afc80c507a4f6.tar.xz
phpmyadmin-43a29d89e9f8dbd259da9bd6b99afc80c507a4f6.zip
adding applications and services README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 6179fbc..35af04f 100644
--- a/README.md
+++ b/README.md
@@ -28,11 +28,11 @@ your project and start using stable or experimental services in your application
## OS, Services and Applications guidelines
-| Type | Manual | Available | Running sample | Flavours
-|------------------|-----------------------------|-------------------------------------------------|--------------------------------------------------------------|-------------------------------------------------|
-| **OS** | [read manual](OS) | [read section](OS#container-flavours) | [OS](OS#running-from-dockerhub-registry) | [OS](OS#container-flavours) |
-| **Services** | [read manual](Services) | [read section](Services#container-flavours) | [Services](Services#running-from-dockerhub-registry) | [Services](Services#container-flavours) |
-| **Applications** | [read manual](Applications) | [read section](Applications#container-flavours) | [Applications](Applications#running-from-dockerhub-registry) | [Applications](Applications#container-flavours) |
+| Type | Manual | Available | Running sample | Flavours
+|------------------|-----------------------------|-----------------------------------------------------------|-----------------------------------------------------------------|------------------------------------------------------|
+| **OS** | [read manual](OS) | [read OS list](OS#container-flavours) | [see sample code](OS#running-from-dockerhub-registry) | [read flavours list](OS#container-flavours) |
+| **Services** | [read manual](Services) | [read services list](Services#container-flavours) | [see sample code](Services#running-from-dockerhub-registry) | [read flavours list](Services#container-flavours) |
+| **Applications** | [read manual](Applications) | [read applications list](Applications#container-flavours) | [see sample code](Applications#running-from-dockerhub-registry) | [read flavours list](Applications#container-flavours)|
## For advanced users