Description:
Update README.
Commit status:
[Not Reviewed]
References:
Diff options:
Comments:
0 Commit comments
0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
@@ -2,6 +2,8 | |||
|
2 | 2 | |
|
3 | 3 | A small tool to make sure all your ducks are in a row in your project. |
|
4 | 4 | |
|
5 | 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. | |
|
6 | ||
|
5 | 7 | ## Installation |
|
6 | 8 | |
|
7 | 9 | Download from https://bitbucket.org/alysbrooks/project-checkup/. |
@@ -26,7 +28,7 | |||
|
26 | 28 | |
|
27 | 29 | ## License |
|
28 | 30 | |
|
29 |
Copyright © 201 |
|
|
31 | Copyright © 2019 Alys Brooks | |
|
30 | 32 | |
|
31 | 33 | Distributed under the Eclipse Public License either version 1.0 or (at |
|
32 | 34 | your option) any later version. |
You need to be logged in to leave comments.
Login now