summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2015-01-11 14:53:57 +0100
committerSamy Pessé <samypesse@gmail.com>2015-01-11 14:53:57 +0100
commit530975b4fb91ea6ea7ad9c69a915a0bc20882952 (patch)
tree3e0da11413820fcbce56b4b2b206682923225e43
parentd35ce31af2d891ecb64f3e8492379bb466f69b3e (diff)
downloadgitbook-530975b4fb91ea6ea7ad9c69a915a0bc20882952.zip
gitbook-530975b4fb91ea6ea7ad9c69a915a0bc20882952.tar.gz
gitbook-530975b4fb91ea6ea7ad9c69a915a0bc20882952.tar.bz2
Improve names of plugins
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 9e4ef5e..18ccf32 100644
--- a/README.md
+++ b/README.md
@@ -247,9 +247,9 @@ Plugins needed to build a book can be installed using: `gitbook install ./`.
| [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 |
-| [gitbook-mermaid](https://github.com/JozoVilcek/gitbook-mermaid-plugin) | Adds diagrams and flowcharts rendered by [mermaid](https://github.com/knsv/mermaid) |
+| [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 |
+| [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 |
+| [Mermaid](https://github.com/JozoVilcek/gitbook-mermaid-plugin) | Adds diagrams and flowcharts rendered by [mermaid](https://github.com/knsv/mermaid) |
#### Debugging