From 3012fa78cf88d22c6efdb801b17b4f92328c2fc1 Mon Sep 17 00:00:00 2001 From: Pranav Date: Thu, 5 Dec 2019 12:59:23 -0600 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) 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.