Update index.html
diff --git a/index.html b/index.html
index 4f113e0..6219875 100644
--- a/index.html
+++ b/index.html
@@ -33,8 +33,6 @@
         <span class="blc"></span><span class="trc"></span>
         </div>
         <article class="markdown-body">
-          <p><code>gvt</code> is a simple Go vendoring tool made for the GO15VENDOREXPERIMENT, based on <a href="https://github.com/constabulary/gb">gb-vendor</a>.</p>
-
 <p><code>gvt</code> lets you easily and "idiomatically" include external dependencies in your repository with the GO15VENDOREXPERIMENT to get reproducible builds.</p>
 
 <ul>