diff --git a/README.md b/README.md index 94a38ec1a..df088a029 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ It currently contains emulations of the: * Amstrad CPC; * Apple II/II+ and IIe; * Atari 2600; +* Atari ST; * ColecoVision; * Commodore Vic-20 (and Commodore 1540/1); * Macintosh 512ke and Plus; @@ -25,8 +26,6 @@ It currently contains emulations of the: * Sega Master System; and * Sinclair ZX80/81. -In addition, emulation of the Atari ST is experimental. - ## Single-click Loading Through the combination of static analysis and runtime analysis, CLK seeks to be able automatically to select and configure the appropriate machine to run any provided disk, tape or ROM; to issue any commands necessary to run the software contained on the disk, tape or ROM; and to provide accelerated loading where feasible.