Skip to content

Commit cb31fec

Browse files
committed
docs: projects layout
1 parent b51f737 commit cb31fec

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,22 +28,22 @@
2828
- Tools:
2929
- [pip](https://pip.pypa.io/en/stable/)
3030
- [pipenv](https://pipenv.pypa.io/en/latest/)
31-
- Structuring Projects:
32-
- ...
31+
- [Structuring Projects](https://setuptools.pypa.io/en/stable/userguide/package_discovery.html#src-layout)
32+
3333
- [Extending and Embedding](https://docs.python.org/3/extending/index.html)
3434
- [PEP Index](https://www.python.org/dev/peps/)
3535
- [Developer Contribution Guide](https://devguide.python.org/)
3636
- [History](https://docs.python.org/3/license.html)
37-
- [Glossary]
37+
- Glossary
3838
- [Language](https://docs.python.org/3/glossary.html)
3939
- [Packaging](https://packaging.python.org/en/latest/glossary/)
4040

4141
## Use Cases
4242
- [Applications of Python](https://www.python.org/about/apps/)
43-
- [Effective Application]
43+
- Effective Application
4444

4545
## Community
46-
- [Discord](https://discuss.python.org)
46+
- [Discord](https://discuss.python.org)
4747

4848
## Learning Resources
4949
- [roadmap](https://roadmap.sh/python)

0 commit comments

Comments
 (0)