# HG changeset patch # User alys # Date 2019-06-08 20:35:31 # Node ID b3660666eadd8dd3faca8cac918076425bb17bb0 # Parent 30b92d1615f78dcdb58dd446cfbf185ab2026445 Update README. diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A small tool to make sure all your ducks are in a row in your project. +If you're a relatively new Clojure programmer, you might find this interesting as it's a realistic program but isn't too complicated — there's little code and no extermal dependencies. + ## Installation Download from https://bitbucket.org/alysbrooks/project-checkup/. @@ -26,7 +28,7 @@ ## License -Copyright © 2018 Alys Brooks +Copyright © 2019 Alys Brooks Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.