From e19209dea047e08ed0dcb7cef1817be4f51b79c5 Mon Sep 17 00:00:00 2001 From: "JASON-6700K\\jandersen" Date: Wed, 22 Jul 2020 16:26:54 -0400 Subject: [PATCH] README: Updated --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index b2c49e6..4005672 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # gsla Apple IIgs animation tool, alternative to Paintworks/$C2 animation format + +This is a C++ command line tool, that will convert a C2/Paintworks Animation +file into the more efficient GS Lzb Animation file format. + +See https://github.com/dwsJason/gslaplay, for a GSOS Sample Application +that can play these animations + +