瀏覽代碼

Add Kitematic to README.md

Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
Arnaud Porterie 10 年之前
父節點
當前提交
7bd250c74d
共有 1 個文件被更改,包括 4 次插入3 次删除
  1. 4 3
      README.md

+ 4 - 3
README.md

@@ -232,9 +232,6 @@ There are a number of projects under development that are based on Docker's
 core technology. These projects expand the tooling built around the
 core technology. These projects expand the tooling built around the
 Docker platform to broaden its application and utility. 
 Docker platform to broaden its application and utility. 
 
 
-If you know of another project underway that should be listed here, please help
-us keep this list up-to-date by submitting a PR.
-
 * [Docker Registry](https://github.com/docker/distribution): Registry 
 * [Docker Registry](https://github.com/docker/distribution): Registry 
 server for Docker (hosting/delivery of repositories and images)
 server for Docker (hosting/delivery of repositories and images)
 * [Docker Machine](https://github.com/docker/machine): Machine management 
 * [Docker Machine](https://github.com/docker/machine): Machine management 
@@ -243,4 +240,8 @@ for a container-centric world
 system 
 system 
 * [Docker Compose](https://github.com/docker/compose) (formerly Fig): 
 * [Docker Compose](https://github.com/docker/compose) (formerly Fig): 
 Define and run multi-container apps
 Define and run multi-container apps
+* [Kitematic](https://github.com/kitematic/kitematic): The easiest way to use 
+Docker on a Mac
 
 
+If you know of another project underway that should be listed here, please help 
+us keep this list up-to-date by submitting a PR.