Skip to content
This repository was archived by the owner on Feb 7, 2020. It is now read-only.

Commit 6f8b8c0

Browse files
committed
docs(readme): remove greenkeeper badge and add dependabot badge
Also updates the latest version
1 parent e61db96 commit 6f8b8c0

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
@@ -13,7 +13,7 @@
1313
[![GitHub contributors](https://img.shields.io/github/contributors/Chan4077/ngx-simple-http.svg?style=flat-square)](https://github.com/Chan4077/ngx-simple-http/graphs/contributors)
1414
[![ngx-simple-http license](https://img.shields.io/github/license/Chan4077/ngx-simple-http.svg?style=flat-square)](https://github.com/Chan4077/ngx-simple-http/blob/master/LICENSE)
1515
[![GitHub last commit](https://img.shields.io/github/last-commit/Chan4077/ngx-simple-http.svg?style=flat-square)](https://github.com/Chan4077/ngx-simple-http/commits)
16-
[![Greenkeeper badge](https://badges.greenkeeper.io/Chan4077/ngx-simple-http.svg?style=flat-square)](https://greenkeeper.io/)
16+
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=Chan4077/ngx-simple-http)](https://dependabot.com)
1717

1818
<!-- END Badges -->
1919

@@ -29,7 +29,7 @@ Also ensure that your app is running at least Angular 6 before continuing.
2929

3030
### Installing
3131

32-
Run the following comamnd which should install the `latest` version (`1.0.0-alpha.3`):
32+
Run the following comamnd which should install the `latest` version (`1.0.0`):
3333

3434
```bash
3535
npm install ngx-simple-http --save

0 commit comments

Comments
 (0)