Skip to content

Commit 53ead60

Browse files
committed
fixes
1 parent cfd9282 commit 53ead60

File tree

5 files changed

+1000
-2
lines changed

5 files changed

+1000
-2
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
A Node.js app that uses an attached Redis database to provide an autocomplete API for data uploaded as text files. Multiple separate autocomplete indexes are supported.
44

5+
![demo gif](https://raw.githubusercontent.com/glynnbird/simple-autocomplete-service/master/public/img/demo.gif)
6+
57
The autocomplete API is CORS-enabled, so that it can be accessed from any web page and conforms to the [jQuery autocomplete](http://api.jqueryui.com/autocomplete/) standard.
68

79
## API

0 commit comments

Comments
 (0)