diff --git a/docs/guide/contributing.rst b/docs/guide/contributing.rst index 8e7d34089..2b6825f1a 100644 --- a/docs/guide/contributing.rst +++ b/docs/guide/contributing.rst @@ -73,7 +73,7 @@ Open Source tool called `sv-bugpoint _` can be used to automatically reduce a SystemVerilog design to the smallest possible reproducer. It can be used to automatically reduce a design with hundreds of thousands of -lines design to a minimal test case while preserving the bug-inducing behavior. +lines to a minimal test case while preserving the bug-inducing behavior. Please refer to the `README `_ file for more