From f8050ac4d41420baa73e62e40c0b371c5a15bb99 Mon Sep 17 00:00:00 2001 From: Francisco Zamora-Martinez Date: Fri, 25 Oct 2013 18:32:40 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da0f4b176..0408f0460 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,7 @@ erase the package name from this list to avoid its compilation. Includes these sources ---------------------- -- LUA virtual machine 5.2.2: http://www.lua.org/ +- Lua virtual machine 5.2.2: http://www.lua.org/ - Luiz's lstrip for Lua 5.1, adapted to compile with Lua 5.2.2: http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/5.1/lstrip.tar.gz - MersenneTwister: http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html - Median filter from Simon Perreault: http://nomis80.org/ctmf.html