summary refs log tree commit diff stats
path: root/web/learn.txt
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@gmail.com>2016-01-27 16:19:22 +0000
committerDominik Picheta <dominikpicheta@gmail.com>2016-01-27 16:19:22 +0000
commitb420d8b66ef271147cbcf83a003bb76b0eb61a0e (patch)
treefdc62164eac0963305a8bb29abd4d9a2d2fadb96 /web/learn.txt
parent9cad19f528f2ca844ba66383bb2eb6cb5c2994d3 (diff)
downloadNim-b420d8b66ef271147cbcf83a003bb76b0eb61a0e.tar.gz
Added Nim in Action news.
Diffstat (limited to 'web/learn.txt')
-rw-r--r--web/learn.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/web/learn.txt b/web/learn.txt
index 987666f8e..c0b583429 100644
--- a/web/learn.txt
+++ b/web/learn.txt
@@ -17,6 +17,20 @@ Learning Nim
 
 .. container:: standout
 
+  Books
+  ---------
+
+  .. container:: books
+
+    - | `Nim in Action <https://manning.com/books/nim-in-action?a_aid=niminaction&a_bid=78a27e81>`_
+      | *Nim in Action* teaches
+        you all you need to know to begin writing powerful, portable
+        and efficient applications in Nim. It includes a handful of practical
+        and fun hands-on examples which teach you Nim.
+
+
+.. container:: standout
+
   Examples
   --------