Commit 5583eaec by Dave Eckhardt Committed by Zachary Snow

README.md: wording tweaks.

parent 85d22d8d
...@@ -108,8 +108,8 @@ The current test suite is limited. Tests can be run with `make test`. ...@@ -108,8 +108,8 @@ The current test suite is limited. Tests can be run with `make test`.
## Acknowledgements ## Acknowledgements
This project was originally forked from [Tom Hawkin's Verilog parser]. While the This project was originally forked from [Tom Hawkin's Verilog parser]. While the
front end has changed substantially in adding SystemVerilog support, his project front end has changed substantially to parse a different language, his project
was as a great starting point. was a great starting point.
[Tom Hawkin's Verilog parser]: https://github.com/tomahawkins/verilog [Tom Hawkin's Verilog parser]: https://github.com/tomahawkins/verilog
...@@ -123,4 +123,4 @@ no prior experience, and has also helped with test cases. ...@@ -123,4 +123,4 @@ no prior experience, and has also helped with test cases.
## License ## License
See the LICENSE file for copyright and licensing information. See the [LICENSE file](LICENSE) for copyright and licensing information.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment