From 0cf6403f03458ae9fb95dd27a7f2dbdf238a5338 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9Bu=20=D0=9Binve=D0=B3a?= Date: Thu, 25 Jul 2019 10:17:10 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 398af8b..81d654e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# Ronin + Ronin is a procedural graphics tool designed to automate simple graphical tasks, like resizing, cropping, coloring, and generating algorithmic images. It interprets a minimal dialect of LISP, look at these examples to better understand how this all works.