Skip to content

Commit

Permalink
Fixed header in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
tg666 committed Nov 29, 2022
1 parent 204ebcf commit 46149c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Nette integration with Webpack Encore</h1>

<p align="center">This package allows you to use the `splitEntryChunks()` feature from <a href="https://symfony.com/doc/current/frontend.html">Webpack Encore</a> by reading an `entrypoints.json` file and helping you render all of the dynamic `script` and `link` tags needed.</p>
<p align="center">This package allows you to use the <code>splitEntryChunks()</code> feature from <a href="https://symfony.com/doc/current/frontend.html">Webpack Encore</a> by reading an <code>entrypoints.json</code> file and helping you render all of the dynamic <code>script</code> and <code>link</code> tags needed.</p>
<p align="center">Inspired by <a href="https://github.com/symfony/webpack-encore-bundle">symfony/webpack-encore-bundle</a></p>

<p align="center">
Expand Down

0 comments on commit 46149c6

Please sign in to comment.