Skip to content

Commit bdb266f

Browse files
Readme
1 parent 9d89050 commit bdb266f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Modern Python Boilerplate
2-
This is my modern python boilerplate. The goal is to provide a good starting point to develop new python project with most up-to-date tooling, structure and good practices.
2+
This is my modern python boilerplate. The goal is to provide a good starting point to develop new python project with most up-to-date tooling, structure and good practices.
3+
Creator and Maintainer: [**Corentin Meyer**, PhD in Biomedical AI](https://cmeyer.fr) <[email protected]>
34

45
# Features
56
A global `Makefile` to run all the commands. You can run `make help` to see all the available commands.
@@ -46,4 +47,4 @@ From source: `pip install -e .`
4647
Example 1: `my_package --help`
4748

4849
## Contact
49-
Creator and Maintainer: [**Corentin Meyer**, PhD in Biomedical AI](https://cmeyer.fr) <[email protected]>
50+
Creator and Maintainer: [**Your Name**, Your Title](your website) <[email protected]>

0 commit comments

Comments
 (0)