From 505934d12ed303fc544f4ec581d3624b7c15a848 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Wed, 31 Dec 2014 17:15:17 +0000 Subject: [PATCH] Lua Scripts: remove assume prior programming note --- chapters/lua.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/chapters/lua.md b/chapters/lua.md index b735632..8dc68a2 100644 --- a/chapters/lua.md +++ b/chapters/lua.md @@ -10,9 +10,6 @@ Introduction In this chapter we will talk about scripting in Lua, the tools required, and go over some techniques which you will probably find useful. -This chapter will assume that you have had some programming experience before, -even Scratch level is acceptable. - * Programming * Tools * Integrated Programming Environments