README adjustments.
diff --git a/README b/README
index dde3126..57b8d81 100644
--- a/README
+++ b/README
@@ -117,9 +117,9 @@
 it was tested with Ant 1.8.1 and Ivy 2.3.0.) Note that the ivy-<version>.jar
 should be copied to your Ant home directory "lib" subfolder.
 
-If you need to ensure compliance with certain J2SE versions, copy
-build.properties.sample into build.properties, and edit it
-accordingly.
+It's recommended to copy build.properties.sample into build.properties, and
+edit its content to fit your system. (Although basic jar building should
+succeeds without the build.properties file too.)
 
 To build freemarker.jar, just issue "ant" in the project root
 directory, and it should download all dependencies automatically and
@@ -133,7 +133,7 @@
 Eclipse and other IDE setup
 ---------------------------
 
-Below you find the setp-by-step setup for Eclipse Mars.1. If you are using a
+Below you find the step-by-step setup for Eclipse Mars.1. If you are using a
 different version or an entierly different IDE, still read this, and try to
 apply it to your development environment: