Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Commit 7ab0a91

Browse files
committed
add logo
1 parent 7a8f0ea commit 7ab0a91

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
# hack
2-
3-
[![npm version](https://img.shields.io/npm/v/hack.svg?style=flat-square)](https://npmjs.com/package/hack) [![npm downloads](https://img.shields.io/npm/dm/hack.svg?style=flat-square)](https://npmjs.com/package/hack) [![Gitter](https://img.shields.io/gitter/room/egoist/hack.svg?style=flat-square)](https://gitter.im/egoist/hack)
4-
5-
Dead simple CSS framework.
1+
<p align="center">
2+
<img src="./media/logo.png" width="100" /><br><br>
3+
<a href="https://npmjs.com/package/hack"><img src="https://img.shields.io/npm/v/hack.svg?style=flat-square" alt="npm version"></a> <a href="https://npmjs.com/package/hack"><img src="https://img.shields.io/npm/dm/hack.svg?style=flat-square" alt="npm downloads"></a> <a href="https://gitter.im/egoist/hack"><img src="https://img.shields.io/gitter/room/egoist/hack.svg?style=flat-square" alt="Gitter"></a>
4+
</p>
65

76
## Install
87

@@ -62,3 +61,5 @@ $ npm run build
6261
## License
6362

6463
MIT &copy; [EGOIST](https://github.com/egoist)
64+
65+
Logo was generated with [slogan](https://github.com/egoist/slogan).

media/logo.png

18 KB
Loading

0 commit comments

Comments
 (0)