diff --git a/README.md b/README.md index 9280664..739d3a3 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ Responsive badge list component. +## Features + +* The badges that don't fit into the current width of the list collapse automatically into an overflow badge at the end. +* The overflow badge shows count of not visible badges. +* Clicking on the overflow count badge displays a list with the not visible badges. + ## Online demo [Online demo here](http://addonsv24.flowingcode.com/badge-list)