From 3ba2e1fd22e7d1c49178942e6b1677b5044c6b1d Mon Sep 17 00:00:00 2001 From: balr0g Date: Mon, 25 May 2015 09:50:19 -0400 Subject: [PATCH] fix formatting (nw) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 314eacb472a..7d2cd29e4b2 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ License MAME is in the process of becoming an Open Source project. We are still in process of contacting all developers from the past. Going forward, we will be using the 3-Clause BSD license for the core, and the LGPL version 2.1 or later, and the GPL version 2.0 or later, for certain drivers. As a whole, MAME will be delivered under the GPL version 2.0 or later. -As we are still contacting developers, MAME is still distributed under the (MAME license)[docs/mamelicense.txt] as of this time. If you have not been contacted yet, and believe you have contributed code to MAME in the past, please (contact us)[mailto:mamedev@mamedev.org]. +As we are still contacting developers, MAME is still distributed under the [MAME license](docs/mamelicense.txt) as of this time. If you have not been contacted yet, and believe you have contributed code to MAME in the past, please [contact us](mailto:mamedev@mamedev.org). How to compile? =============