|
1 | 1 | # Angular Markdown (NgxMd) |
2 | 2 | [![Build Status][cirrus-ci-badge]][cirrus-ci-badge-url] |
3 | | -[![Build Status][travis-badge]][travis-badge-url] |
4 | 3 | [![npm][circleci-badge-url]][circleci-url] |
5 | 4 | [![version][npm-badge-url]][npm-url] |
6 | 5 | [![npm][license-badge-url]][license-url] |
7 | | -[![npm][dep-badge-url]][dep-url] |
8 | 6 | [![npm][opencollective]][opencollective] |
9 | 7 | [](https://app.fossa.io/projects/git%2Bgithub.com%2Fdimpu%2Fngx-md?ref=badge_shield) |
10 | 8 |
|
@@ -226,18 +224,9 @@ npm run demo.serve |
226 | 224 | [](https://app.fossa.com/projects/git%2Bgithub.com%2Fdimpu%2Fngx-md?ref=badge_large) |
227 | 225 |
|
228 | 226 |
|
229 | | -<h2 id="contributors">Contributors</h2> |
230 | | -
|
231 | | -The following is a list of all the people that have helped build this project. Thanks for your contributions! |
232 | | -
|
233 | | -[<img alt="glenngr" src="https://avatars3.githubusercontent.com/u/1271995?s=460&v=4" width="117">](https://github.com/dimpu) |
234 | | -[<img alt="glenngr" src="https://avatars2.githubusercontent.com/u/8955488?v=3&s=460" width="117">](https://github.com/glenngr) |
235 | | -[<img alt="paullryan" src="https://avatars2.githubusercontent.com/u/3146164?v=3&s=460" width="117">](https://github.com/paullryan) |
236 | | -
|
237 | 227 | [cirrus-ci-badge]: https://api.cirrus-ci.com/github/dimpu/ngx-md.svg?branch=master |
238 | 228 | [cirrus-ci-badge-url]: https://api.cirrus-ci.com/github/dimpu/ngx-md |
239 | | -[travis-badge]: https://travis-ci.org/dimpu/ngx-md.svg?branch=master |
240 | | -[travis-badge-url]: https://travis-ci.org/dimpu/ngx-md |
| 229 | +
|
241 | 230 | [license-url]: https://opensource.org/licenses/MIT |
242 | 231 | [license-badge-url]: https://img.shields.io/npm/l/ngx-md.svg |
243 | 232 | [npm-url]: https://www.npmjs.com/package/ngx-md |
|
0 commit comments