Skip to content

Commit b744560

Browse files
authored
docs: add banner
1 parent 923b70f commit b744560

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
1-
# declass
1+
![declass](https://user-images.githubusercontent.com/904724/101665243-070b3580-3a4d-11eb-9b45-58a2ded1bf67.png)
22

3-
> Statically analyze HTML to detect potential class groupings
3+
# declass
44

55
[![npm version][npm-version-src]][npm-version-href]
66
[![npm downloads][npm-downloads-src]][npm-downloads-href]
77
[![Github Actions][github-actions-src]][github-actions-href]
88
[![Codecov][codecov-src]][codecov-href]
99

10+
> Statically analyze HTML to detect potential class groupings
11+
1012
## Install
1113

1214
Install using npm or yarn:

0 commit comments

Comments
 (0)