Small edits after running through remark
This commit is contained in:
parent
46114d692b
commit
45d976c0a4
@ -15,7 +15,7 @@ This repo is for standardizing how readmes should look for IPFS.
|
|||||||
The settings are stored in the `.remarkrc` file. Ideally, this file should be added to each repository where
|
The settings are stored in the `.remarkrc` file. Ideally, this file should be added to each repository where
|
||||||
you plan to use `remark`. There are plans to enable a single `.remarkrc` to be used in multiple repos.
|
you plan to use `remark`. There are plans to enable a single `.remarkrc` to be used in multiple repos.
|
||||||
|
|
||||||
```
|
```sh
|
||||||
$ npm i -g remark
|
$ npm i -g remark
|
||||||
$ npm i
|
$ npm i
|
||||||
$ remark README.md -o README.md
|
$ remark README.md -o README.md
|
||||||
@ -27,4 +27,4 @@ Feel free to dive in! Open an issue or submit PRs.
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
MIT (c) Protocol Labs
|
MIT (c) Protocol Labs
|
||||||
|
Loading…
Reference in New Issue
Block a user