summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJovansonlee Cesar <ivanceras@gmail.com>2021-07-14 06:39:26 +0800
committerJovansonlee Cesar <ivanceras@gmail.com>2021-07-14 06:39:26 +0800
commit6193986520c55018f1aff0d0a3a5689f5598ef9b (patch)
treee4531cbea2ad8bbee9d2fa856b243d381865034b
parent13d1a7b843db38ea8409b5e5dd3a837376d05ffb (diff)
Change demo link
-rw-r--r--README.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/README.md b/README.md
index 5642729..2997cdc 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,12 @@
<img src="https://api.travis-ci.org/ivanceras/svgbob.svg"/>
</a>
-Svgbob transform your ascii diagrams into a nice svg representation.
+Svgbob can create a nice graphical representation of your text diagrams.
-[**Demo**](https://svgbob-editor.netlify.app/)
+Svgbob provides a cli which takes text as an input and creates an svg image as an output.
-[![Foo](https://xscode.com/assets/promo-banner.svg)](https://xscode.com/ivanceras/svgbob)
+[**Demo**](https://ivanceras.github.io/svgbob-editor/)
+
+
+
+[Specification](https://ivanceras.github.io/content/Svgbob/Specification.html)