From e594c3ad9daa606130ef5f758939e741b9bb463a Mon Sep 17 00:00:00 2001 From: null_radix Date: Tue, 25 Feb 2014 20:03:51 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a3c7622f6..30f1e07e5 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Gav Wood, 2014. ## Building -See https://github.com/ethereum/cpp-ethereum/wiki/Building and https://github.com/ethereum/cpp-ethereum/wiki/Compatibility-Info-and-Build-Tips . +See [Build Instructions](https://github.com/ethereum/cpp-ethereum/wiki/Build-Instructions) and [Compatibility Info and Build Tips](https://github.com/ethereum/cpp-ethereum/wiki/Compatibility-Info-and-Build-Tips). ## Yet To Do @@ -18,4 +18,4 @@ See LICENSE ## Contributing -Please read CodingStandards.txt thoroughly before making alterations to the code base. Please do *NOT* use an editor that automatically reformats whitespace away from astylerc or the formating guidelines as describled in CodingStandards.txt. +Please read [CodingStandards.txt](https://github.com/ethereum/cpp-ethereum/blob/master/CodingStandards.txt) thoroughly before making alterations to the code base. Please do *NOT* use an editor that automatically reformats whitespace away from astylerc or the formating guidelines as describled in [CodingStandards.txt](https://github.com/ethereum/cpp-ethereum/blob/master/CodingStandards.txt).