File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ You only need to install [Cookiecutter](https://cookiecutter.readthedocs.io/en/1
7272<!-- GETTING STARTED -->
7373## Getting Started
7474
75- ### [ Live Example] ( https://github.com/nullhack/ python-project-template/tree/example/python-project-template )
75+ ### [ Live Example] ( https://nullhack. github.io/ python-project-template/ )
7676
7777To get a local copy up and running follow these simple steps.
7878
@@ -108,8 +108,9 @@ This Project depends on the following projects.
108108<!-- ROADMAP -->
109109## Roadmap
110110
111- - [x] Improve documentation
112- - [ ] Update packages and look for new industry standards to include
111+ - [X] Update packages and look for new industry standards to include
112+ - [ ] Automatically deploy new documentation on new PR merged
113+ - [ ] Make the github actions and gitea actions run without errors
113114
114115See the [ open issues] ( https://github.com/nullhack/python-project-template/issues ) for a full list of proposed features (and known issues).
115116
You can’t perform that action at this time.
0 commit comments