Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.txt → README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Text progress bar library for Python.
#Text progress bar library for Python
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a space after #. I think the Markdown parser needs it to interpret it correctly.


A text progress bar is typically used to display the progress of a long
running operation, providing a visual cue that processing is underway.
Expand Down