aboutsummaryrefslogtreecommitdiff
path: root/index.js
diff options
context:
space:
mode:
authorDevine Lu Linvega <aliceffekt@gmail.com>2017-12-27 12:29:01 +1300
committerDevine Lu Linvega <aliceffekt@gmail.com>2017-12-27 12:29:01 +1300
commit71ce221af37ca6da55ce5c168dc2ec05ad67408e (patch)
tree80353d9f42dc04fcd90aff649fd4480aab106146 /index.js
parent8f51ce54a89c3e0c1ed7d0f5d757dd919a2fd994 (diff)
Improved introduction
Diffstat (limited to 'index.js')
-rw-r--r--index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.js b/index.js
index f866bb2..35a347a 100644
--- a/index.js
+++ b/index.js
@@ -1,7 +1,7 @@
fs = require('fs');
var normalizedPath = require("path").join(__dirname, "collection");
-var html = "# Themes\nThis collection of themes are meant to be used with [Ronin](https://github.com/hundredrabbits/Marabu), [Left](https://github.com/hundredrabbits/Left) and [Dotgrid](https://github.com/hundredrabbits/Dotgrid). You are welcome to submit your own themes!\n\n"
+var html = "# Themes\nThis collection of themes are meant to be used with [Ronin](https://github.com/hundredrabbits/Marabu), [Left](https://github.com/hundredrabbits/Left) and [Dotgrid](https://github.com/hundredrabbits/Dotgrid). To install a theme, simply drag the `thm` file onto the application window. You are welcome to submit your own themes to this collection!\n\n"
function build_svg(n,theme)
{