diff --git a/README.md b/README.md
index b40d97a8..88d26eae 100644
--- a/README.md
+++ b/README.md
@@ -68,9 +68,13 @@ Scripts can be evaluated directly from the editor.
License
-------
-Licensed under either of Apache License, Version
-2.0 or MIT license at your option.
+Licensed under either:
-Unless you explicitly state otherwise, any contribution intentionally submitted
-for inclusion in this crate by you, as defined in the Apache-2.0 license, shall
-be dual licensed as above, without any additional terms or conditions.
+* [Apache License, Version 2.0](https://github.com/jonathandturner/rhai/blob/master/LICENSE-APACHE.txt), or
+* [MIT license](https://github.com/jonathandturner/rhai/blob/master/LICENSE-MIT.txt)
+
+at your option.
+
+Unless explicitly stated otherwise, any contribution intentionally submitted
+for inclusion in this crate, as defined in the Apache-2.0 license, shall
+be dual-licensed as above, without any additional terms or conditions.