From 56375faa65c62cd3a8745a9715d19bb20ccf67b4 Mon Sep 17 00:00:00 2001 From: Knut Sveidqvist Date: Tue, 26 May 2015 20:45:30 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0477c4964..1168dec46 100644 --- a/README.md +++ b/README.md @@ -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) ======= ->Development work currently ongoing in branch dev-0.5.0. Please submit pullrequest based on that branch if possible. +>Development work currently ongoing in branch dev-0.5.0. Please submit any pull requests based on that branch if possible. Thanks. 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?