diff --git a/README.md b/README.md index 3b1cc1c29..3ad3ba938 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,17 @@ -plantuml +PlantUML ======== +[![Build Status](https://travis-ci.org/plantuml/plantuml.png?branch=master)](https://travis-ci.org/plantuml/plantuml) Generate UML diagram from textual description + +PlantUML is a component that allows to quickly write : + + * Sequence diagram, + * Use case diagram, + * Class diagram, + * Activity diagram, + * Component diagram, + * State diagram + * Object diagram + +To know more about PlantUML, please visit (http://plantuml.sourceforge.net/) \ No newline at end of file