diff --git a/README.txt b/README.md similarity index 95% rename from README.txt rename to README.md index c7c456e..b952ce6 100644 --- a/README.txt +++ b/README.md @@ -1,4 +1,4 @@ -Text progress bar library for Python. +#Text progress bar library for Python A text progress bar is typically used to display the progress of a long running operation, providing a visual cue that processing is underway.