From: Clifford Wolf Date: Sun, 21 Jul 2013 13:04:37 +0000 (+0200) Subject: Added web site link to README X-Git-Tag: yosys-0.2.0~531 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3bb199615157212a34b0bc43b19b6379ea2f45b6;p=yosys.git Added web site link to README --- diff --git a/README b/README index bc94b07c7..7df3c400e 100644 --- a/README +++ b/README @@ -37,6 +37,14 @@ compatible license that is similar in terms to the MIT license or the 2-clause BSD license). +Web Site +======== + +More information and documentation can be found on the Yosys web site: + + http://www.clifford.at/yosys/ + + Getting Started ===============