Update description
This commit is contained in:
parent
4d880bb0fa
commit
dc3ddbfa19
@ -4,7 +4,7 @@
|
|||||||
[![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](http://ipfs.io/)
|
[![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](http://ipfs.io/)
|
||||||
[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs)
|
[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs)
|
||||||
|
|
||||||
> Standardize your Readmes
|
> Readme Standard Style
|
||||||
|
|
||||||
This repo is for standardizing how READMEs should look. The goal is to have:
|
This repo is for standardizing how READMEs should look. The goal is to have:
|
||||||
- A well defined specification that other people could look to;
|
- A well defined specification that other people could look to;
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "standard-readme",
|
"name": "standard-readme",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "Standardize IPFS Readmes",
|
"description": "Readme Standard Style",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
|
Loading…
Reference in New Issue
Block a user