From 1595d2a5dae0993aa5bcb98ed324662714d3655c Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Fri, 11 Dec 2015 16:35:16 -0500 Subject: [PATCH] Added the gif and links to the top of contrib Related to #45. --- contributing.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/contributing.md b/contributing.md index 7c8d19a6..337c06fe 100644 --- a/contributing.md +++ b/contributing.md @@ -1,4 +1,10 @@ # Contributing +[![](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/) +[![](https://img.shields.io/badge/freejs-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs) +![](https://github.com/jbenet/contribute-ipfs-gif/raw/master/img/contribute.gif) + +[IPFS Main Repo](https://github.com/ipfs/ipfs#ipfs---the-permanent-web) • [IPFS Project Directory](https://github.com/ipfs/ipfs#project-directory) Want to hack on IPFS? Awesome! Here are instructions to get you started. They are not perfect yet. Please let us know what feels wrong or incomplete.