summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorromanlytkin <roman.lytkin@progforce.com>2014-11-07 17:37:27 +0300
committerromanlytkin <roman.lytkin@progforce.com>2014-11-07 17:37:27 +0300
commit74fd8c159b08ad2f5d76e27f840766c46271eace (patch)
tree41495d48fc441ef89f7ea259537bea09d17af9ea
parent4b26c31b3b2816610ccc5a0eff777153b08ec6ec (diff)
downloadgitbook-74fd8c159b08ad2f5d76e27f840766c46271eace.zip
gitbook-74fd8c159b08ad2f5d76e27f840766c46271eace.tar.gz
gitbook-74fd8c159b08ad2f5d76e27f840766c46271eace.tar.bz2
Update README.md
Hi, i add 2 new plugins for gitbook, I hope it will be useful to someone.
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5308e3c..43f35e9 100644
--- a/README.md
+++ b/README.md
@@ -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