We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ccf1ab commit 66a6213Copy full SHA for 66a6213
readme.md
@@ -1,13 +1,13 @@
1
+[![NPM][npm]][npm-url]
2
+[![Coverage][cover]][cover-badge]
3
+[![XO code style][style]][style-url]
4
+
5
<div align="center">
6
<img width="300" title="PostHTML" src="http://posthtml.github.io/posthtml/logo.svg">
7
<h1>PostHTML Components </h1>
8
<p>HTML-friendly syntax component with slots, attributes as locals and more!</p>
9
</div>
10
-[![NPM][npm]][npm-url]
-[![Coverage][cover]][cover-badge]
-[![XO code style][style]][style-url]
-
11
## Install
12
13
```bash
0 commit comments