Update description

This commit is contained in:
Richard Littauer 2016-05-12 18:00:56 -04:00
parent 4d880bb0fa
commit dc3ddbfa19
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
[![](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)
> Standardize your Readmes
> Readme Standard Style
This repo is for standardizing how READMEs should look. The goal is to have:
- A well defined specification that other people could look to;

View File

@ -1,7 +1,7 @@
{
"name": "standard-readme",
"version": "1.0.0",
"description": "Standardize IPFS Readmes",
"description": "Readme Standard Style",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",