Skip to content

Commit c77ef1f

Browse files
committed
Add a link to the demo
1 parent e453171 commit c77ef1f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# angular-http-status
22

3+
> Demo: http://yllieth.github.io/angular-http-status/app/index.html
4+
35
Angular stuff to easily convert status text into its HTTP code and _vice versa_.
46

57
I only care about _real_ Http statuses, so I used the list from
@@ -98,4 +100,4 @@ DBAD. See the [LICENSE](https://github.com/yllieth/angular-http-status/blob/mast
98100
2. Create your feature branch (`git checkout -b my-new-feature`)
99101
3. Commit your changes (`git commit -am 'Add some feature'`)
100102
4. Push to the branch (`git push origin my-new-feature`)
101-
5. Create new Pull Request
103+
5. Create new Pull Request

0 commit comments

Comments
 (0)