diff --git a/README.md b/README.md
index eddd2c4..d074731 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,14 @@
[Documentation can be found here]()
+### How to build ###
+
+```
+cd build
+ant -f PixiBuild.xml
+```
+
+This will create a minified version at bin/pixi.js and a non-minified version at bin/pixi.dev.js
### Current features ###
diff --git a/README.md b/README.md
index eddd2c4..d074731 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,14 @@
[Documentation can be found here]()
+### How to build ###
+
+```
+cd build
+ant -f PixiBuild.xml
+```
+
+This will create a minified version at bin/pixi.js and a non-minified version at bin/pixi.dev.js
### Current features ###
diff --git a/build/PixiBuild.xml b/build/PixiBuild.xml
index 65f0c74..e2e8ea6 100644
--- a/build/PixiBuild.xml
+++ b/build/PixiBuild.xml
@@ -10,43 +10,26 @@
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
-
+
\ No newline at end of file