Gave the license section a makeover.
diff --git a/README.md b/README.md
index a3b5caf..aad08cd 100644
--- a/README.md
+++ b/README.md
@@ -170,6 +170,7 @@
 correct order and defining the macro `JSON_IS_AMALGAMATION` to prevent inclusion
 of other headers.
 
+
 Adding a reader/writer test
 ---------------------------
 
@@ -212,9 +213,10 @@
 * `test_complex_01.process-output`: `jsontest` output, typically useful for
   understanding parsing errors.
 
+
 License
 -------
-  
-See file LICENSE for details. Basically JsonCpp is licensed under 
+
+See the `LICENSE` file for details. In summary, JsonCpp is licensed under the
 MIT license, or public domain if desired and recognized in your jurisdiction.