diff --git a/README.md b/README.md index a60c2aff..9cf2b360 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,23 @@ -mithril.js [![npm Version](https://img.shields.io/npm/v/mithril.svg)](https://www.npmjs.com/package/mithril) [![npm License](https://img.shields.io/npm/l/mithril.svg)](https://www.npmjs.com/package/mithril) [![npm Downloads](https://img.shields.io/npm/dm/mithril.svg)](https://www.npmjs.com/package/mithril) [![Donate at OpenCollective](https://img.shields.io/opencollective/all/mithriljs.svg?colorB=brightgreen)](https://opencollective.com/mithriljs) -========== +# Mithril.js -

- - Build Status - +

+ + npm Version +   + + License +   + + npm Downloads +   + + Build Status +   + + Donate at OpenCollective +   - Gitter + Gitter

@@ -44,7 +55,7 @@ Mithril.js supports IE11, Firefox ESR, and the last two versions of Firefox, Edg npm install mithril --save ``` -The ["Getting started" guide](https://mithril.js.org/#getting-started) is a good place to start learning how to use mithril. +The ["Getting started" guide](https://mithril.js.org/#getting-started) is a good place to start learning how to use Mithril.js. TypeScript type definitions are available from DefinitelyTyped. They can be installed with: