Skip to content

Commit

Permalink
improve readme
Browse files Browse the repository at this point in the history
  • Loading branch information
osdevisnot committed Dec 10, 2019
1 parent ff44ca5 commit 0fc1971
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# vertu
![](docs/vertu.png)

[![Gzip Size](https://img.badgesize.io/https://unpkg.com/vertu?compression=gzip)](https://unpkg.com/vertu)
[![Brotli Size](https://img.badgesize.io/https://unpkg.com/vertu?compression=brotli)](https://unpkg.com/vertu)
Expand All @@ -8,8 +8,6 @@

## Features

- [x] minimal vanilla js state container

<details>
<summary><strong>Installation</strong></summary>

Expand Down Expand Up @@ -41,8 +39,6 @@ Want a UMD build from UNPKG CDN?
## State Container
![](docs/vertu.png)
### Usage
Initialize a store with default state and actions
Expand Down

0 comments on commit 0fc1971

Please sign in to comment.