From bcd51700cedf25bec2c14f3574c2b9ed03564a2a Mon Sep 17 00:00:00 2001
From: Neta Zmora <31280975+nzmora@users.noreply.github.com>
Date: Wed, 22 Apr 2020 15:10:49 +0300
Subject: [PATCH] Update README.md

shorten the TOC
---
 README.md | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/README.md b/README.md
index bb00e96..625010a 100755
--- a/README.md
+++ b/README.md
@@ -43,9 +43,6 @@ Network compression can reduce the memory footprint of a neural network, increas
 - [Installation](#installation)
 - [Getting Started](#getting-started)
   - [Basic Usage Examples](#basic-usage-examples)
-    - [Training-only](#training-only)
-    - [Getting parameter statistics of a sparsified model](#getting-parameter-statistics-of-a-sparsified-model)
-    - [Post-training quantization](#post-training-quantization)
   - [Explore the sample Jupyter notebooks](#explore-the-sample-jupyter-notebooks)
 - [Running the tests](#running-the-tests)
 - [Generating the HTML documentation site](#generating-the-html-documentation-site)
-- 
GitLab