diff --git a/README.rst b/README.rst index d24c3e3d..c82d5608 100644 --- a/README.rst +++ b/README.rst @@ -168,10 +168,10 @@ Digital user projects should adhere the following requirements: - Top module is named ``user_project_wrapper`` -- The ``user_project_wrapper`` adheres to the pin order defined at `Digital Wrapper Pin Order `__. +- The ``user_project_wrapper`` adheres to the pin order defined at `Digital Wrapper Pin Order `__. -- The ``user_project_wrapper`` adheres to the fixed design configurations at `Digital Wrapper Fixed Configuration `__. +- The ``user_project_wrapper`` adheres to the fixed design configurations at `Digital Wrapper Fixed Configuration `__. - The user project repository adheres to the `Required Directory Structure <#required-directory-structure>`__.