From b3a824b0211ccc69589a7acfe8474f52ebef0470 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Mon, 17 Apr 2017 21:29:01 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6bbb2bc..ee00170 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ To see a demo go here: http://darylrowland.github.io/angucomplete NOTE: I no longer actively mantain this repository. I've started using ReactJS now and its a breath of fresh air compared to AngularJS. If you're still using Angular and need a autocomplete component I'd encourage you to look at this fork of my original Angucomplete: https://github.com/ghiden/angucomplete-alt -###Key Features +### Key Features * Show just a title, a title and a description or a title, description and image in your autocomplete list * Deliberately minimally styled so you can customise it to your heart's content! * Reads JSON data and allows you to specify which fields to use for display