aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorN. Engelhardt <nak@symbioticeda.com>2021-03-23 17:41:13 +0100
committerGitHub <noreply@github.com>2021-03-23 17:41:13 +0100
commit049e3abf9baf795e69b9ecb9c4f19de6131f8418 (patch)
tree7a25547cc993ab7039827639543cdb21b7117a13 /README.md
parent4a35f244aa6ac187610cae0014d261e38cbab550 (diff)
parentd9ec35a526b9583727ef484ec68bc288dcddb0c8 (diff)
downloadyosys-049e3abf9baf795e69b9ecb9c4f19de6131f8418.tar.gz
yosys-049e3abf9baf795e69b9ecb9c4f19de6131f8418.tar.bz2
yosys-049e3abf9baf795e69b9ecb9c4f19de6131f8418.zip
Merge pull request #2696 from nakengelhardt/guidelines
split CodingReadme into multiple files
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 203a292d1..74b6170b1 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ The "Documentation" page on the web site contains links to more resources,
including a manual that even describes some of the Yosys internals:
- http://www.clifford.at/yosys/documentation.html
-The file `CodingReadme` in this directory contains additional information
+The directory `guidelines` contains additional information
for people interested in using the Yosys C++ APIs.
Users interested in formal verification might want to use the formal verification