Skip to content

Commit 32c5a55

Browse files
committed
README: minors updates
1 parent 8a9881a commit 32c5a55

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## angularjs-input-tags
1+
# angularjs-input-tags
22

33
[![GitHub release][badge-release-img]][badge-release-lnk]
44
[![Dependencies Status][badge-dependencies-img]][badge-dependencies-lnk]
@@ -8,15 +8,17 @@
88
[![Code Climate Issues][badge-code-climate-issues-img]][badge-code-climate-issues-lnk]
99
[![License][badge-license-img]][badge-license-lnk]
1010

11+
AngularJS component to manage tags in input with dropdown selector themed with Bootstrap
12+
1113
### TL;DR
1214

1315
- Demo and docs: [https://heyprof.github.io/angularjs-input-tags/](https://heyprof.github.io/angularjs-input-tags/)
1416
- Install with npm: `npm install angularjs-input-tags --save`
1517
- Install with bower: `bower install angularjs-input-tags --save`
1618
- Develop with `npm install` and `npm run serve`
17-
- Contrib with fork, `npm install`, develop things, `npm run build` and fork request
19+
- Contrib with fork, `npm install`, develop things, `npm run build` and fork request
1820

19-
### Technical specs:
21+
### Specs:
2022

2123
Features:
2224
- Easy AngularJS 1.5+ Component
@@ -48,7 +50,6 @@ That's it, you can create fork and submit your updates :)
4850

4951
Technical TODOs:
5052
- Yarn ?
51-
- Deploy on npm repos
5253
- create doc with dgeni
5354
- Create tests
5455

0 commit comments

Comments
 (0)