Skip to content

Commit 470aa1b

Browse files
committed
Update README of project
1 parent b45b2d7 commit 470aa1b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

template/README.md.jinja

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424

2525
## Developer Documentation
2626

27-
To run commands you may use good old make or the command runner [just](https://github.com/casey/just/) which is a better choice on Windows.
27+
To run commands you may use good old make or the command runner [just](https://github.com/casey/just/),
28+
which is a better choice on Windows.
2829
Use the `make` command or `duty` commands to generate project artefacts:
2930
* `make help` or `just --list`: list all pre-defined tasks
3031
* `make all` or `just all`: make everything
3132
* `make deploy` or `just deploy`: deploys site
3233

3334
## Credits
3435

35-
This project was made with
36-
[linkml-project-copier](https://github.com/dalito/linkml-project-copier).
36+
This project was created from the template [linkml-project-copier](https://github.com/dalito/linkml-project-copier).

0 commit comments

Comments
 (0)