Readme goodness

Fabulous looking logo, falling back to our name if it can't load from the CloudUp CDN. Links to the company website, image sized to 40% of the readme window (980px). Sadly, GitHub won't allow SVG image files due to "security concerns". Pffft, security.

Switched all the badges to pull from shields.io for a consistent look and feel.
This commit is contained in:
Jesse Gibson 2016-03-13 21:38:50 -06:00
parent ed09e548fe
commit 48a8453a31

View File

@ -1,4 +1,8 @@
# gun [![NPM downloads](https://img.shields.io/npm/dm/gun.svg?style=flat)](https://npmjs.org/package/gun) [![Build Status](https://travis-ci.org/amark/gun.svg?branch=master)](https://travis-ci.org/amark/gun) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/amark/gun?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
# [![gun](https://cldup.com/-Cq2s4HgZN.png)](http://gundb.io/)
[![npm](https://img.shields.io/npm/dm/gun.svg)](https://www.npmjs.com/package/gun)
[![Travis](https://img.shields.io/travis/amark/gun/master.svg)](https://travis-ci.org/amark/gun)
[![Gitter](https://img.shields.io/gitter/room/amark/gun.js.svg)](https://gitter.im/amark/gun)
GUN is a realtime, distributed, offline-first, graph database engine. Lightweight and powerful, at just **~9KB** gzipped.