aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 155395f..141749d 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,12 @@
-# svg.js
+# Svg.js
-svg.js is a small JavaScript library for manipulating SVG.
+Svg.js is a small JavaScript library for manipulating SVG.
Have a look at [svgjs.com](http://svgjs.com) for a examples.
-svg.js is licensed under the terms of the MIT License.
+Svg.js is licensed under the terms of the MIT License.
+
+Important: this library is still in alpha, therefore the API might be subject to change in the course of development.
## Usage