Update readme

This commit is contained in:
Piotr Wiszowaty 2014-07-19 15:47:55 +02:00
parent 21cc120c35
commit 5113888d54
1 changed files with 2 additions and 2 deletions

View File

@ -47,8 +47,8 @@ After initializing interpreter internal state user-defined word
Generated code is placed into sections which are output in the
order: `init`, `boot`, `data`, `code` or other - specified by the user.
Example
-------
Examples
--------
Atari XL/XE example: display character table as 16x16 array.
Uses xasm as a backend.