Skip to content

Commit

Permalink
Readme links fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Niko Pasanen committed Apr 11, 2020
1 parent da06d50 commit c0b32b5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ pip install pathtub

## Usage

- [Ensuring folder is in PATH](#%e2%9c%85-ensuring-folder-is-in-path)
- [Cleaning PATH](#%f0%9f%a7%bd-cleaning-path)
- [Ensuring folder is in PATH](#-ensuring-folder-is-in-path)
- [Cleaning PATH](#-cleaning-path)
- [Rest of the docs](#rest-of-the-docs)

### ✅ Ensuring folder is in PATH
Expand Down Expand Up @@ -65,6 +65,7 @@ clean()
# clean(sort=True, remove_non_existent=True, remove_user_duplicates=True)
```
- For more detailed example, see [Full example of pathtub.clean](docs/example_clean.md)
- Full documentation of `clean()` is in the source code ([pathtools.py](pathtub/pathtools.py)).

### Rest of the docs
Did not find what you were looking for? See the [Rest of the docs](docs/rest_of_the_docs.md).

0 comments on commit c0b32b5

Please sign in to comment.