From 28d94f31cf52459e02bea144eb99662d2b414b3e Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 29 Sep 2016 12:50:27 -0400 Subject: Added link to learning Lua; doc/index.html --- doc/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html index 3ad07f16..f8cf5b13 100644 --- a/doc/index.html +++ b/doc/index.html @@ -317,7 +317,8 @@ designed to run on any platform at high speed and with a minimal memory footprint. Lua is used everywhere from video games to embedded devices. + >everywhere from video games to embedded devices. It is easy to + learn too!