Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
WebVOWL [](https://travis-ci.org/VisualDataWeb/WebVOWL)
|
| 2 |
=======
|
| 3 |
|
|
@@ -56,4 +61,4 @@ This means that if you change the CSS code in the `vowl.css` file, you also have
|
|
| 56 |
inlines the styles - otherwise the exported SVG will not look the same as the displayed graph.
|
| 57 |
|
| 58 |
The tool which creates the code that inlines the styles can be found in the util directory. Please
|
| 59 |
-
follow the instructions in its [README](util/VowlCssToD3RuleConverter/README.md) file.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Webvowl
|
| 3 |
+
emoji: 🌍
|
| 4 |
+
short_description: Hosting of Webovwl
|
| 5 |
+
---
|
| 6 |
WebVOWL [](https://travis-ci.org/VisualDataWeb/WebVOWL)
|
| 7 |
=======
|
| 8 |
|
|
|
|
| 61 |
inlines the styles - otherwise the exported SVG will not look the same as the displayed graph.
|
| 62 |
|
| 63 |
The tool which creates the code that inlines the styles can be found in the util directory. Please
|
| 64 |
+
follow the instructions in its [README](util/VowlCssToD3RuleConverter/README.md) file.
|