diff --git a/free-programming-books-it.md b/free-programming-books-it.md
index 4ca630af5..805a082fb 100644
--- a/free-programming-books-it.md
+++ b/free-programming-books-it.md
@@ -2,6 +2,7 @@
 * [Android](#android)
 * [C](#c)
 * [C#](#c-sharp)
+* [Lisp](#lisp)
 * [PHP](#php)
 * [Python](#python)
 * [Visual Basic](#visual-basic)
@@ -11,6 +12,7 @@
 
 * [Guida programmazione Android 4.2](http://www.sprik.it/guida/Android4_2.pdf)
 
+
 ###C
 
 * [Guida al C di Blacklight](http://blacklight.gotdns.org/guidac.pdf)
@@ -21,6 +23,11 @@
 * [AB..C# - Guida alla programmazione](http://www.youblisher.com/files/publications/4/21542/pdf.pdf)
 
 
+###Lisp
+
+* [Introduzione a Lisp](http://www.matteolucarelli.net/lisp/lispintro.pdf)
+
+
 ###PHP
 
 * [Guida al PHP di LordHack](http://www.lordhack.altervista.org/brdp.pdf)