From e59bede0525bad050e6e52c1925696ed93057264 Mon Sep 17 00:00:00 2001 From: seonim-ryu Date: Wed, 10 Jan 2018 20:31:14 +0900 Subject: [PATCH] docs: edit link and informations on README file --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 199ed64a..b5fe1e6a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ # Auto Complete - Search keyword auto complete component.
Display recommend word list, when you type search character in input element. @@ -12,15 +11,12 @@ Display recommend word list, when you type search character in input element. ## Documentation * **API** : [https://nhnent.github.io/tui.auto-complete/latest](https://nhnent.github.io/tui.auto-complete/latest) * **Tutorial** : [https://github.com/nhnent/tui.auto-complete/wiki](https://github.com/nhnent/tui.auto-complete/wiki) -* **Sample** - [https://nhnent.github.io/tui.auto-complete/latest/tutorial-example01-basic-usage.html](https://nhnent.github.io/tui.auto-complete/latest/tutorial-example01-basic-usage.html) - -## Sample Image -![autocomplete](https://cloud.githubusercontent.com/assets/11814228/8348687/f73f696c-1b50-11e5-88a4-d503fd1c05b6.png) +* **Example** - [https://nhnent.github.io/tui.auto-complete/latest/tutorial-example01-basic.html](https://nhnent.github.io/tui.auto-complete/latest/tutorial-example01-basic.html) ## Dependency -* [jquery](https://github.com/jquery/jquery): ^1.11.0 -* [js-cookie](https://github.com/js-cookie/js-cookie): ^1.2.0 -* [tui-code-snippet](https://github.com/nhnent/tui-code-snippet): ^1.2.5 +* [jquery](https://github.com/jquery/jquery) >=1.11.0 +* [js-cookie](https://github.com/js-cookie/js-cookie) >=1.2.0 +* [tui-code-snippet](https://github.com/nhnent/tui-code-snippet) >=1.2.5 ## Test environment ### PC