Browse code

Add Kitematic to README.md

Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>

Arnaud Porterie authored on 2015/04/02 06:38:49
Showing 1 changed files
... ...
@@ -232,9 +232,6 @@ There are a number of projects under development that are based on Docker's
232 232
 core technology. These projects expand the tooling built around the
233 233
 Docker platform to broaden its application and utility. 
234 234
 
235
-If you know of another project underway that should be listed here, please help
236
-us keep this list up-to-date by submitting a PR.
237
-
238 235
 * [Docker Registry](https://github.com/docker/distribution): Registry 
239 236
 server for Docker (hosting/delivery of repositories and images)
240 237
 * [Docker Machine](https://github.com/docker/machine): Machine management 
... ...
@@ -243,4 +240,8 @@ for a container-centric world
243 243
 system 
244 244
 * [Docker Compose](https://github.com/docker/compose) (formerly Fig): 
245 245
 Define and run multi-container apps
246
+* [Kitematic](https://github.com/kitematic/kitematic): The easiest way to use 
247
+Docker on a Mac
246 248
 
249
+If you know of another project underway that should be listed here, please help 
250
+us keep this list up-to-date by submitting a PR.