From 0f2453c83e75ba81ffc4fbb38a248848b8a97f5b Mon Sep 17 00:00:00 2001 From: MuseofMoose Date: Sat, 10 Dec 2016 00:59:32 -0500 Subject: [PATCH] Minor formatting change. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca67dbd..69bbbf7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Code Climate](https://codeclimate.com/github/MuseofMoose/SearchSelect/badges/gpa.svg)](https://codeclimate.com/github/MuseofMoose/SearchSelect)[![Bower version](https://badge.fury.io/bo/search-select.svg)](https://badge.fury.io/bo/search-select) -## Examples can be found [here.](https://museofmoose.github.io/SearchSelect/dist/) +### Examples can be found [here.](https://museofmoose.github.io/SearchSelect/dist/) # SearchSelect v 1.3.1 Search Select is a simple Angular directive for turning pesky dropdowns into something much more user friendly. More specifically, it adds a search bar right into the input, allowing your users to narrow down a dropdown list by typing in key words or letters.