diff --git a/README.md b/README.md index ae2b149..c6c2651 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -##APG - An ABNF Parser Generator +## APG - An ABNF Parser Generator **Version:** 6.3 @@ -27,7 +27,7 @@
  • statistics gathering for a full picture of parse tree node coverage
  • extensive attribute generation for an overview of the grammar's characteristics
  • -For more details see the documentation or visit the APG website. +For more details see the documentation or visit the APG website. |directories/files:|description| |:--------|:----------| @@ -112,7 +112,7 @@ cd ../Generator **Documentation:** Install [Doxygen](http://www.stack.nl/~dimitri/doxygen/index.html). From the repo directory run `doxygen` -Open `./documentation/index.html` in any web browser. Or visit the [APG website](http://www.coasttocoastresearch.com). +Open `./documentation/index.html` in any web browser. Or visit the [APG website](https://sabnf.com). **Copyright:** *Copyright © 2005 - 2012 Lowell D. Thomas, all rights reserved*