From 64832d0a34fa5e74e9a3d06c2b3c603e852bd7ff Mon Sep 17 00:00:00 2001 From: Patrick Ellis Date: Tue, 22 Jul 2014 11:45:39 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 666c7ea..3ae4a3d 100755 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ Clojure Sample with Postgres ===================== Simple Clojure app using clojure.test framework and PostgreSQL. + +This sample is built for Shippable, a docker based continuous integration and deployment platform.