Add note to verify pages being served properly

This commit is contained in:
Andy McFadden 2021-06-05 11:09:59 -07:00
parent cc4761dd62
commit c3fa28be00
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@
<div id="content">
<h1>6502bench SourceGen</h1>
<h2>WRONG ORIGIN -- SHOULD BE SERVED FROM MASTER BRANCH</h2>
<p>6502bench is a code development "workbench" for the 65xx family
of processors, including the 6502, 65C02, and 65802/65816. It currently
features one tool, the SourceGen disassembler.</p>