diff --git a/README.md b/README.md index e0a8402..9ad2414 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,12 @@

+# Highlights + +* Thread-safe `ProgressBar` and `ProgressSpinner` classes +* Header-only library. Grab a copy of `include/indica` +* MIT License + # Progress bar To introduce a progress bar in your application, include `indica/progress_bar.hpp` and create a `ProgressBar` object.