diff --git a/docs/README.md b/docs/README.md index 01eb687d5..7880a1f2d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -9,10 +9,14 @@ It is a Javascript based diagramming and charting tool that renders Markdown-ins ![banner](img/header.png) -**Edit this Page** [![N|Solid](img/GitHub-Mark-32px.png)](https://github.com/mermaid-js/mermaid/blob/develop/docs/README.md) + [![Build Status](https://travis-ci.org/mermaid-js/mermaid.svg?branch=master)](https://travis-ci.org/mermaid-js/mermaid) [![NPM](https://img.shields.io/npm/v/mermaid)](https://www.npmjs.com/package/mermaid) [![Coverage Status](https://coveralls.io/repos/github/mermaid-js/mermaid/badge.svg?branch=master)](https://coveralls.io/github/mermaid-js/mermaid?branch=master) [![Join our Slack!](https://img.shields.io/static/v1?message=join%20chat&color=9cf&logo=slack&label=slack)](https://join.slack.com/t/mermaid-talk/shared_invite/enQtNzc4NDIyNzk4OTAyLWVhYjQxOTI2OTg4YmE1ZmJkY2Y4MTU3ODliYmIwOTY3NDJlYjA0YjIyZTdkMDMyZTUwOGI0NjEzYmEwODcwOTE) [![This project is using Percy.io for visual regression testing.](https://percy.io/static/images/percy-badge.svg)](https://percy.io/Mermaid/mermaid) + +[![banner](img/book-banner-pre-release.jpg)](https://mermaid-js.github.io/mermaid/landing/) + + The main purpose of Mermaid is to help with Visualizing Documentation, and helping it catch up with Development. > Documentation-Rot is a Catch-22 that Mermaid helps to solve.