diff --git a/README.md b/README.md
index 5c009e538..962f5c332 100644
--- a/README.md
+++ b/README.md
@@ -58,8 +58,6 @@ yarn add webpack --dev
Introduction
-> This README reflects webpack v2.x and v3.x. The webpack v1.x documentation has been deprecated and deleted.
-
webpack is a bundler for modules. The main purpose is to bundle JavaScript
files for usage in a browser, yet it is also capable of transforming, bundling,
or packaging just about any resource or asset.