Update Clojure boilerplate docs

After consuming some of this boilerplate for a TopTal assessment, I found a few
inconsistencies with my docs.
This commit is contained in:
William Carroll 2020-06-16 11:51:57 +01:00
parent 3e33382675
commit 338f855f8f

View file

@ -16,7 +16,7 @@ placeholder values:
- `README.md`: Change the title; change the description; drop "Files to change";
keep "Getting started"
- `project.clj`: Change title
- `src/project.clj`: Change `:doc`; drop `main/foo`
- `src/main.clj`: Change `:doc`; drop `main/foo`
## Getting started