From cad48f654328d55183629db73bd828f52dbef313 Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Thu, 12 May 2016 17:57:48 -0400 Subject: [PATCH] Changed to standard-readme Closes #4 --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8471bf4..850c9d8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Readme Standard +# Standard Readme [![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io) [![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](http://ipfs.io/) diff --git a/package.json b/package.json index 41960bf..a7f16bd 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "ipfs-readme-standard", + "name": "standard-readme", "version": "1.0.0", "description": "Standardize IPFS Readmes", "main": "index.js",