development/lwtools: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-13 00:30:59 -04:00 committed by Willy Sudiarto Raharjo
parent cfaab814ff
commit 9c11a2b350
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -1,4 +1,5 @@
LWTOOLS is a set of cross-development tools for the Motorola 6809 and Hitachi
6309 microprocessors. It supports assembling to raw binaries, CoCo LOADM
binaries, and a proprietary object file format for later linking. It also
supports macros and file inclusion among other things.
LWTOOLS is a set of cross-development tools for the Motorola 6809 and
Hitachi 6309 microprocessors. It supports assembling to raw binaries,
CoCo LOADM binaries, and a proprietary object file format for later
linking. It also supports macros and file inclusion among other
things.