misc/kforth: Add link to tag.

This commit is contained in:
Kyle Isom 2018-03-09 15:58:38 -08:00
parent ed7d2ea9b1
commit e0cc4ab988
1 changed files with 1 additions and 0 deletions

View File

@ -77,3 +77,4 @@ or ``execute``, so that gets updated too. The end result is::
hello, world hello, world
finished finished
As usual, the code is tagged with `part-0x09 <https://github.com/kisom/kforth/tree/part-0x09>`_.