From 194cd16f32f2b7a9b502add54be2dc09c83d1d73 Mon Sep 17 00:00:00 2001 From: Rahul De Date: Tue, 20 Nov 2018 19:35:40 +0100 Subject: [PATCH] Amend descriptions according to rules --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e3d2ea3..8035408 100644 --- a/README.md +++ b/README.md @@ -476,8 +476,8 @@ Services to securely store your Docker images. - [libcompose](https://github.com/docker/libcompose) - Go library for Docker Compose. - [sbt-docker-compose](https://github.com/Tapad/sbt-docker-compose) - Integrates Docker Compose functionality into sbt by [@kurtkopchik](https://github.com/kurtkopchik/) - [sbt-docker](https://github.com/marcuslonnberg/sbt-docker) - Create Docker images directly from sbt by [@marcuslonnberg](https://github.com/marcuslonnberg) -- [docker-client](https://github.com/spotify/docker-client) - Java client for the Docker remote API by [@spotify](https://github.com/spotify) -- [clj-docker-client](https://github.com/lispyclouds/clj-docker-client) :construction: - Idiomatic Clojure client for the Docker remote API +- [docker-client](https://github.com/spotify/docker-client) - Java client for the Docker remote API. By [@spotify](https://github.com/spotify) +- [clj-docker-client](https://github.com/lispyclouds/clj-docker-client) :construction: - Idiomatic Clojure client for the Docker remote API. By [@lispyclouds](https://github.com/lispyclouds) ### CI/CD