From 7b86f8e12c167e1a4fd2795b62290137f8a7c2e4 Mon Sep 17 00:00:00 2001
From: Neta Zmora <31280975+nzmora@users.noreply.github.com>
Date: Sat, 27 Oct 2018 20:19:31 +0300
Subject: [PATCH] README: Added pointer to the the tutorial

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b13c1e8..c9b221e 100755
--- a/README.md
+++ b/README.md
@@ -184,7 +184,7 @@ For more details, there are some other resources you can refer to:
 + [Model zoo](https://nervanasystems.github.io/distiller/model_zoo/index.html)
 + [Compression scheduling](https://nervanasystems.github.io/distiller/schedule/index.html)
 + [Usage](https://nervanasystems.github.io/usage/index.html)
-
++ [Tutorial: Using Distiller to prune a PyTorch language model]()
 
 ### Example invocations of the sample application
 + [Training-only](#training-only)
-- 
GitLab