From b01a14d78e34e2ad3065453da7c355b266eaf8d4 Mon Sep 17 00:00:00 2001 From: Martin Schoeberl Date: Thu, 27 Aug 2020 19:59:02 +0200 Subject: Update README.md (#1570) A quick fix for the developer's confusion--- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 49f37965..9ff5f0e3 100644 --- a/README.md +++ b/README.md @@ -138,8 +138,8 @@ These are the base data types for defining circuit components: ![Image](https://raw.githubusercontent.com/freechipsproject/chisel3/master/doc/images/type_hierarchy.svg?sanitize=true) -## Developer Documentation -This section describes how to get started developing Chisel itself, including how to test your version locally against other projects that pull in Chisel using [sbt's managed dependencies](https://www.scala-sbt.org/1.x/docs/Library-Dependencies.html). +## Contributor Documentation +This section describes how to get started contributing to Chisel itself, including how to test your version locally against other projects that pull in Chisel using [sbt's managed dependencies](https://www.scala-sbt.org/1.x/docs/Library-Dependencies.html). ### Compiling and Testing Chisel -- cgit v1.2.3