From 9067f7133212b2762f84b69b7b6650fca0116983 Mon Sep 17 00:00:00 2001 From: au711 <52423075+au711@users.noreply.github.com> Date: Sun, 18 Aug 2019 14:19:32 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0f7877103c..cc2afef693d 100644 --- a/README.md +++ b/README.md @@ -347,7 +347,7 @@ If you create a loader or plugin, we would <3 for you to open source it, and put

Support

-We consider webpack to be a low-level tool used not only individually but also layered beneath other awesome tools. Because of its flexibility, webpack isn't always the _easiest_ entry-level solution, however we do believe it is the most powerful. That said, we're always looking for ways improve and simplify the tool without compromising functionality. If you have any ideas on ways to accomplish this, we're all ears! +We consider webpack to be a low-level tool used not only individually but also layered beneath other awesome tools. Because of its flexibility, webpack isn't always the _easiest_ entry-level solution, however we do believe it is the most powerful. That said, we're always looking for ways to improve and simplify the tool without compromising functionality. If you have any ideas on ways to accomplish this, we're all ears! If you're just getting started, take a look at [our new docs and concepts page](https://webpack.js.org/concepts/). This has a high level overview that is great for beginners!!