Skip to content

Commit 2cc43c9

Browse files
committed
update readme
1 parent b17db05 commit 2cc43c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Angular URL parser
2-
Get simple methods to manipulate url parts
2+
Angular service to get simple methods to manipulate url parts
33

44
> Demo: http://yllieth.github.io/angular-url-parser/app/index.html
55
@@ -8,7 +8,7 @@ Get simple methods to manipulate url parts
88
### Bower
99

1010
```
11-
bower install angular-url-parser --save
11+
bower install yllieth/angular-url-parser --save
1212
```
1313

1414
Once the lib is downloaded,

0 commit comments

Comments
 (0)