Skip to content

Commit

Permalink
Rebuilt readme with tldw
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaid committed Jun 19, 2021
1 parent 4f4d950 commit 5af6809
Showing 1 changed file with 15 additions and 6 deletions.
21 changes: 15 additions & 6 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ npm install --save-dev inject-body-webpack-plugin@^1.1.0
yarn add --dev inject-body-webpack-plugin@^1.1.0
```

<a href="https://github.com/jaid/inject-body-webpack-plugin/packages"><img src="https://img.shields.io/badge/GitHub Packages-@jaid/inject--body--webpack--plugin-24282e?style=flat-square&logo=github" alt="@jaid/inject-body-webpack-plugin on GitHub Packages"/></a>
(if [configured properly](https://help.github.com/en/github/managing-packages-with-github-packages/configuring-npm-for-use-with-github-packages))

```bash
npm install --save-dev @jaid/inject-body-webpack-plugin@^1.1.0
```








Expand All @@ -49,6 +49,9 @@ npm install --save-dev @jaid/inject-body-webpack-plugin@^1.1.0

## Development

<details>
<summary><b>Development hints for maintaining and improving inject-body-webpack-plugin</b></summary>



Setting up:
Expand All @@ -62,7 +65,13 @@ Testing in production environment:
npm run test
```

</details>

## License
[MIT License](https://raw.githubusercontent.com/jaid/inject-body-webpack-plugin/master/license.txt)
Copyright © 2020, Jaid \<jaid.jsx@gmail.com> (https://github.com/jaid)
Copyright © 2021, Jaid \<jaid.jsx@gmail.com> (https://github.com/jaid)

<!---
Readme generated with tldw v7.1.0
https://github.com/Jaid/tldw
-->

0 comments on commit 5af6809

Please sign in to comment.