Skip to content

Commit

Permalink
fix table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
pablovegan committed Jun 19, 2023
1 parent e56b680 commit ec6d645
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ Since there are abundant online resources to learn Python, this document is quit
### Table of Contents

1. [Getting started](#getting-started)
* [Conda](#conda)
* [Create a project and initialize git](#create-a-project-and-initialize-git)
* [Pip and PyPI](#pip-and-pypi)
* [Jupyter notebooks](#jupyter-notebooks)
* [Text editor or IDE](#text-editor-or-ide)
- [Conda](#conda)
- [Create a project and initialize git](#create-a-project-and-initialize-git)
- [Pip and PyPI](#pip-and-pypi)
- [Jupyter notebooks](#jupyter-notebooks)
- [Text editor or IDE](#text-editor-or-ide)
2. [Python basics](#python-basics)
- [Project structure](#project-structure)
- [Packages or libraries](#packages-or-libraries)
Expand Down

0 comments on commit ec6d645

Please sign in to comment.