Update README.md

This commit is contained in:
Лu Лinveгa 2019-07-20 16:42:07 +09:00 committed by GitHub
parent 3eb2a8a0c2
commit 51c40b822f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
_"All I wanted, was a quick way of resizing a few photos.."_ _"All I wanted, was a quick way of resizing a few photos.."_
The application is a simple [LISP repl](https://en.wikipedia.org/wiki/Lisp_(programming_language)) to automate simple graphical tasks, like resizing, cropping, coloring, and generating procedural imagery. You can look at these [example files](https://github.com/hundredrabbits/Ronin/tree/master/examples) to better understand how this all works. The application was created to automate basic graphical tasks using a dialect of [LISP](https://en.wikipedia.org/wiki/Lisp_(programming_language)), it all went south when we started adding animation tools. You can look at these [example files](https://github.com/hundredrabbits/Ronin/tree/master/examples) to better understand how this all works.
```lisp ```lisp
; draw a red square ; draw a red square