summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Prokashev2016-05-28 00:49:35 +0200
committerDmitry Prokashev2016-05-28 00:49:35 +0200
commit381f36a624d8869cdcd1ece20d7ab324c6898d54 (patch)
tree4524ffbd821308f560bc0bf014c0fd6fe78dffa2
parent8cf1aae978f6177467ccdc8c872afd6728dd581c (diff)
readme update
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 66eb7f9..bf535b8 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,8 @@ microlight.js
3 3
4*microlight.js* is a micro-library which simplifies reading snippets of source code by highlighting, for any programming language, yet without attaching additional language packages or styles: 4*microlight.js* is a micro-library which simplifies reading snippets of source code by highlighting, for any programming language, yet without attaching additional language packages or styles:
5 5
6!(http://asvd.github.io/microlight/microlight-preview-big.png) 6![]
7(http://asvd.github.io/microlight/microlight-preview-big.png)
7 8
8For demos and usage guide refer to https://asvd.github.io/microlight 9For demos and usage guide refer to https://asvd.github.io/microlight
9 10