diff options
author | Aaron O'Mullan <aaron.omullan@gmail.com> | 2014-11-07 15:58:18 +0100 |
---|---|---|
committer | Aaron O'Mullan <aaron.omullan@gmail.com> | 2014-11-07 15:58:18 +0100 |
commit | f804eb42acdb56405e42583d216f8289428d8fb1 (patch) | |
tree | 41495d48fc441ef89f7ea259537bea09d17af9ea | |
parent | 4b26c31b3b2816610ccc5a0eff777153b08ec6ec (diff) | |
parent | 74fd8c159b08ad2f5d76e27f840766c46271eace (diff) | |
download | gitbook-f804eb42acdb56405e42583d216f8289428d8fb1.zip gitbook-f804eb42acdb56405e42583d216f8289428d8fb1.tar.gz gitbook-f804eb42acdb56405e42583d216f8289428d8fb1.tar.bz2 |
Merge pull request #495 from romanlytkin/patch-1
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -236,6 +236,8 @@ Plugins can be used to extend your book's functionality. Read [GitbookIO/plugin] | [Piwik Open Analytics](https://github.com/emmanuel-keller/gitbook-plugin-piwik) | Piwik Open Analytics tracking for your book | | [Heading Anchors](https://github.com/rlmv/gitbook-plugin-anchors) | Add linkable Github-style anchors to headings | | [JSBin](https://github.com/jcouyang/gitbook-plugin-jsbin) | Embedded jsbin frame into your book | +| [gitbook-grvis](https://github.com/romanlytkin/gitbook-grvis) | Gitbook GrViz plugin is used to select from markdown dot and converting it into a picture format svg | +| [gitbook-plantuml](https://github.com/romanlytkin/gitbook-plantuml) | Gitbook PlantUml plugin is used to select from markdown uml and converting it into a picture format svg | #### Debugging |