Skip to content
This repository was archived by the owner on Jan 1, 2023. It is now read-only.

Commit 2575634

Browse files
committed
📝 fix readme
1 parent 943c9b7 commit 2575634

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
@@ -79,6 +79,8 @@ I don't care about some backwards compatibilities like [this issue](https://gith
7979

8080
## Development
8181

82+
Any contributions are welcomed from everyone!!
83+
8284
### Setup
8385

8486
```sh
@@ -90,8 +92,8 @@ $ yarn install
9092
### Tips
9193

9294
```sh
93-
// example
94-
$ yarn build && yarn example
95+
// build
96+
$ yarn build
9597

9698
// test
9799
$ yarn test

0 commit comments

Comments
 (0)