Skip to content

Commit aaa9ce6

Browse files
committed
Merge branch 'feature_readme' into develop
2 parents 08240ba + deea6ca commit aaa9ce6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ pip3 install pyverilog jinja2 numpy
9494
Optional installation for testing
9595
--------------------
9696

97-
These are required for the testing execution of test codes in tests and examples.
98-
We recommend to these testing library to verify the under development behavior.
97+
These are required for automatic testing of **tests** and **examples**.
98+
We recommend to install these testing library to verify experimental features.
9999

100100
- pytest: 3.2 or later
101101
- pytest-pythonpath: 0.7 or later

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,9 @@ Requirements
107107
Optional installation for testing
108108
---------------------------------
109109

110-
These are required for the testing execution of test codes in tests and
111-
examples. We recommend to these testing library to verify the under
112-
development behavior.
110+
These are required for automatic testing of **tests** and **examples**.
111+
We recommend to install these testing library to verify experimental
112+
features.
113113

114114
- pytest: 3.2 or later
115115
- pytest-pythonpath: 0.7 or later

0 commit comments

Comments
 (0)