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:
parent
3e33382675
commit
338f855f8f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue