Skip to content

Commit 7db4b8a

Browse files
committed
Added link to documentation
1 parent 2f333a4 commit 7db4b8a

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# template-python
2+
23
Template repository for python projects
34

5+
Documentation: https://max-models.github.io/template-python/
6+
47
# Install
58

69
Create and activate python environment
@@ -34,4 +37,4 @@ make clean
3437
make html
3538
cd ../
3639
open docs/_build/html/index.html
37-
```
40+
```

0 commit comments

Comments
 (0)