misc/ remove link to dependenciesci
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
[](https://angular.io/) [](https://electronjs.org/)
|
||||
|
||||
[![Travis Build Status][build-badge]][build]
|
||||
[![Dependencies Status][dependencyci-badge]][dependencyci]
|
||||
[![Make a pull request][prs-badge]][prs]
|
||||
[](LICENSE.md)
|
||||
|
||||
@@ -94,8 +93,6 @@ Maybe you want to execute the application in the browser with hot reload ? You c
|
||||
|
||||
[build-badge]: https://travis-ci.org/maximegris/angular-electron.svg?branch=master
|
||||
[build]: https://travis-ci.org/maximegris/angular-electron
|
||||
[dependencyci-badge]: https://dependencyci.com/github/maximegris/angular-electron/badge
|
||||
[dependencyci]: https://dependencyci.com/github/maximegris/angular-electron
|
||||
[license-badge]: https://img.shields.io/badge/license-Apache2-blue.svg?style=flat
|
||||
[license]: https://github.com/maximegris/angular-electron/blob/master/LICENSE.md
|
||||
[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
|
||||
|
||||
Reference in New Issue
Block a user