Update README.md

This commit is contained in:
Pranav
2019-12-05 12:59:23 -06:00
committed by GitHub
parent a6b6ac5989
commit 3012fa78cf

View File

@@ -208,8 +208,6 @@ int main() {
}
```
For more examples, checkout the examples in the `samples/` directory.
# Progress Spinner
To introduce a progress spinner in your application, include `indicators/progress_spinner.hpp` and create a `ProgressSpinner` object.