* Specify UTF-8 encoding in Python script
Fixes error on Windows
* Use regular open instead of io.open
Works just as well, no need for an extra import
* Fix file names
* Update update_readme.py
---------
Co-authored-by: Terence Eden <edent@users.noreply.github.com>
* Renaming ref files and script update
* Moved missing section to end
* Update to relative links. Add unused to CHECK
* Fixed table
* Create REFERENCE.md from ref files and index
* Regexp fix to get source correctly
* Created CHECK.html
* Re-run update on latest master branch
* Modified and renamed script to update README in place
* Script fix and README update
* Misplaced quote in table fixed
* Removed old script
* Readme update