mirror of https://github.com/webpack/webpack.git
				
				
				
			Merge pull request #7886 from Sibiraj-S/patch-1
[Docs] Update README.md
This commit is contained in:
		
						commit
						a02bf9960d
					
				|  | @ -58,8 +58,6 @@ yarn add webpack --dev | ||||||
| 
 | 
 | ||||||
| <h2 align="center">Introduction</h2> | <h2 align="center">Introduction</h2> | ||||||
| 
 | 
 | ||||||
| > 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 | 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, | files for usage in a browser, yet it is also capable of transforming, bundling, | ||||||
| or packaging just about any resource or asset. | or packaging just about any resource or asset. | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue