remark-usage
Advanced tools
Comparing version 6.1.2 to 6.1.3
{ | ||
"name": "remark-usage", | ||
"version": "6.1.2", | ||
"version": "6.1.3", | ||
"description": "Add a usage example to your README", | ||
@@ -14,5 +14,5 @@ "license": "MIT", | ||
"bugs": "https://github.com/remarkjs/remark-usage/issues", | ||
"author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)", | ||
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)", | ||
"contributors": [ | ||
"Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)" | ||
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)" | ||
], | ||
@@ -19,0 +19,0 @@ "files": [ |
@@ -1,3 +0,10 @@ | ||
# remark-usage [![Build Status][build-badge]][build-status] [![Coverage Status][coverage-badge]][coverage-status] [![Chat][chat-badge]][chat] | ||
# remark-usage | ||
[![Build][build-badge]][build] | ||
[![Coverage][coverage-badge]][coverage] | ||
[![Downloads][downloads-badge]][downloads] | ||
[![Chat][chat-badge]][chat] | ||
[![Sponsors][sponsors-badge]][collective] | ||
[![Backers][backers-badge]][collective] | ||
Add a [usage][] example to a README with [**remark**][remark]. | ||
@@ -37,3 +44,3 @@ | ||
```markdown | ||
## Installation | ||
Add a [usage][] example to a README with [**remark**][remark]. | ||
``` | ||
@@ -44,3 +51,3 @@ | ||
``` | ||
[npm][]: | ||
## Installation | ||
``` | ||
@@ -130,15 +137,25 @@ | ||
[build-status]: https://travis-ci.org/remarkjs/remark-usage | ||
[build]: https://travis-ci.org/remarkjs/remark-usage | ||
[coverage-badge]: https://img.shields.io/codecov/c/github/remarkjs/remark-usage.svg | ||
[coverage-status]: https://codecov.io/github/remarkjs/remark-usage | ||
[coverage]: https://codecov.io/github/remarkjs/remark-usage | ||
[chat-badge]: https://img.shields.io/gitter/room/remarkjs/Lobby.svg | ||
[downloads-badge]: https://img.shields.io/npm/dm/remark-usage.svg | ||
[chat]: https://gitter.im/remarkjs/Lobby | ||
[downloads]: https://www.npmjs.com/package/remark-usage | ||
[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg | ||
[chat]: https://spectrum.chat/unified/remark | ||
[sponsors-badge]: https://opencollective.com/unified/sponsors/badge.svg | ||
[backers-badge]: https://opencollective.com/unified/backers/badge.svg | ||
[collective]: https://opencollective.com/unified | ||
[license]: license | ||
[author]: http://wooorm.com | ||
[author]: https://wooorm.com | ||
@@ -145,0 +162,0 @@ [npm]: https://docs.npmjs.com/cli/install |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14404
170