diff --git a/README.md b/README.md index a8e82a4bb1c..e7c146be0ba 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@

- esbuild: An extremely fast JavaScript bundler - esbuild: An extremely fast JavaScript bundler + + + + esbuild: An extremely fast JavaScript bundler +
Website | Getting started | @@ -14,8 +17,11 @@ Our current build tools for the web are 10-100x slower than they could be:

- Bar chart with benchmark results - Bar chart with benchmark results + + + + Bar chart with benchmark results +

The main goal of the esbuild bundler project is to bring about a new era of build tool performance, and create an easy-to-use modern bundler along the way.