Update README.md

This commit is contained in:
Knut Sveidqvist
2015-05-26 20:44:44 +02:00
parent 05f3982632
commit 1236c0c272

View File

@@ -1,7 +1,7 @@
mermaid [![Build Status](https://travis-ci.org/knsv/mermaid.svg?branch=master)](https://travis-ci.org/knsv/mermaid) [![Code Climate](https://codeclimate.com/github/knsv/mermaid/badges/gpa.svg)](https://codeclimate.com/github/knsv/mermaid) mermaid [![Build Status](https://travis-ci.org/knsv/mermaid.svg?branch=master)](https://travis-ci.org/knsv/mermaid) [![Code Climate](https://codeclimate.com/github/knsv/mermaid/badges/gpa.svg)](https://codeclimate.com/github/knsv/mermaid)
======= =======
>Development work currently ongoing in branch dev-0.5.0. Please submit pullrequest based on that branch if possible.
Generation of diagrams and flowcharts from text in a similar manner as markdown. Generation of diagrams and flowcharts from text in a similar manner as markdown.
Ever wanted to simplify documentation and avoid heavy tools like Visio when explaining your code? Ever wanted to simplify documentation and avoid heavy tools like Visio when explaining your code?