Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit 21c8a8a

Browse files
committed
Minor README rewriting.
1 parent c1f679c commit 21c8a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# python-click-autocomplete-example
22

3-
This is an example on how to setup shell autocompletion in your python scripts reading input via [click](https://github.com/pallets/click/), especially when working on a Python package using [Poetry](https://github.com/python-poetry/poetry).
3+
This is an example on how to set up shell autocompletion for your Python scripts reading input via [click](https://github.com/pallets/click/), especially when working on a Python package using [Poetry](https://github.com/python-poetry/poetry).
44

55
## Requirements
66

0 commit comments

Comments
 (0)