Skip to content

Commit c4de875

Browse files
authored
Update README.md
1 parent 6bfa202 commit c4de875

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,11 @@
2020
<br />
2121
<div align="center">
2222

23-
<h3 align="center"> cookiecutter-python-base-project</h3>
23+
<h1 align="center"> Cookiecutter Python Base Project</h3>
2424

2525
<p align="center">
2626
Cookiecutter for Python template with some awesome tools to quickstart any Python project.
2727
<br />
28-
<a href="https://htmlpreview.github.io/?https://raw.githubusercontent.com/nullhack/cookiecutter-python-base-project/main/docs/api/cookiecutter-python-base-project/index.html"><strong>Explore the docs »</strong></a>
29-
<br />
30-
<br />
3128
<a href="https://github.com/nullhack/cookiecutter-python-base-project/issues">Report Bug</a>
3229
·
3330
<a href="https://github.com/nullhack/cookiecutter-python-base-project/issues">Request Feature</a>
@@ -42,9 +39,6 @@
4239
<ol>
4340
<li>
4441
<a href="#about-the-project">About The Project</a>
45-
<ul>
46-
<li><a href="#uml-diagrams">UML Diagrams</a></li>
47-
</ul>
4842
</li>
4943
<li>
5044
<a href="#getting-started">Getting Started</a>
@@ -72,7 +66,7 @@ Flake8 linting to enforce standardized Python coding, automatic UML diagrams gen
7266
virtual environments using Poetry, workflow automation using Nox,
7367
code formating using black and a standard Dockerfile to kickstart your project using the power of Docker containers and much more.
7468

75-
All you need to do is install [Cookiecutter](https://cookiecutter.readthedocs.io/en/1.7.2/usage.html)
69+
All you need to do is to install [Cookiecutter](https://cookiecutter.readthedocs.io/en/1.7.2/usage.html)!
7670

7771
---
7872

0 commit comments

Comments
 (0)