Skip to content

Commit 56f09af

Browse files
README add badges
1 parent 3e765d0 commit 56f09af

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
[![webpack](https://webpack.github.io/assets/logo.png)](https://webpack.github.io) <img align="right" width="220" height="200" title="PostHTML logo" src="http://posthtml.github.io/posthtml/logo.svg">
22

3-
# Wepack loader for [PostHTML](https://github.com/posthtml/posthtml)
3+
# Loader for [PostHTML](https://github.com/posthtml/posthtml)
44
# Install
5-
[![npm](https://badge.fury.io/js/posthtml-loader.svg)](https://badge.fury.io/js/posthtml-loader) ![dependencies](https://david-dm.org/michael-ciniawsky/posthtml-loader.svg)
65

76
```bash
87

98
(sudo) npm i -D posthtml-loader
109
```
1110

11+
[![npm](https://badge.fury.io/js/posthtml-loader.svg)](https://badge.fury.io/js/posthtml-loader) ![dependencies](https://david-dm.org/michael-ciniawsky/posthtml-loader.svg)
12+
1213
# Usage
1314
## Setup
1415

0 commit comments

Comments
 (0)