diff --git a/.gitignore b/.gitignore
index 485dee6..08fe6ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
.idea
+build
diff --git a/README.md b/README.md
index 6ecb828..6c65c6e 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# JSON Editor Online
-http://jsoneditoronline.org
+http://jsoneditoronline.org/
### Description
@@ -21,10 +21,10 @@ formatted plain text.
### Getting started
-- Website: http://jsoneditoronline.org
-- Wiki: https://github.com/wjosdejong/jsoneditoronline/wiki
-- Sourcecode: https://github.com/wjosdejong/jsoneditoronline
-- Downloads: https://github.com/wjosdejong/jsoneditoronline/tree/master/build/lib
+- Website: http://jsoneditoronline.org/
+- Wiki: https://github.com/wjosdejong/jsoneditoronline/wiki/
+- Sourcecode: https://github.com/wjosdejong/jsoneditoronline/
+- Downloads: https://github.com/wjosdejong/jsoneditoronline/tree/master/build/lib/
### Screenshot
diff --git a/build.xml b/build.xml
index 37e5af9..ea375f1 100644
--- a/build.xml
+++ b/build.xml
@@ -7,7 +7,8 @@
-
+
+
@@ -55,22 +56,46 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/favicon.ico b/favicon.ico
index 50363bb..e535075 100644
Binary files a/favicon.ico and b/favicon.ico differ
diff --git a/index.html b/index.html
index 8f3a6d7..e4edc86 100644
--- a/index.html
+++ b/index.html
@@ -59,15 +59,9 @@