Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 505 Bytes

File metadata and controls

11 lines (11 loc) · 505 Bytes
title 5. Add a README file to your Python package
excerpt A README file is often the landing page that a user will use to understand your package. Learn about how to create a useful README file for your Python package.
learning_objectives
How to add a README.md file to your package.
What the core elements of a README.md file are.
link https://www.pyopensci.org/python-package-guide/tutorials/add-readme.html
btn_label View Tutorial
btn_class btn--success btn--large