From 3475c69d880e83879981a38b92a602e603ea1f83 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Tue, 18 Apr 2017 04:31:51 -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 6047cb7c..e60b4b26 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This is a fork of Daryl Rowland's angucomplete (https://github.com/darylrowland/ To see a demo go here: https://ghiden.github.io/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