diff --git a/README.md b/README.md index 342bc2c..267a754 100644 --- a/README.md +++ b/README.md @@ -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.