Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamcodez authored Jun 2, 2021
1 parent 1b39489 commit f2058a4
Showing 1 changed file with 13 additions and 10 deletions.
23 changes: 13 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,7 @@
2. Minimal Dependencies
3. Fast

## FAQ

#### Is it fast?
Yes.

Unscientific proof:

<img width="568" alt="its-fast" src="https://user-images.githubusercontent.com/42952/120550982-c6b0c280-c3b2-11eb-945c-7db35105abd4.png">

Example workflow:
## Example workflow:

```yaml
jobs:
Expand All @@ -27,3 +18,15 @@ jobs:
NODE_VERSION: 16.1.0
NODE_DISTRO: linux-x64 # optional
```
## FAQ
### Is it fast?
Yes.
Here is non-scientific proof:
<img width="568" alt="its-fast" src="https://user-images.githubusercontent.com/42952/120550982-c6b0c280-c3b2-11eb-945c-7db35105abd4.png">
### Can I contribute?
Yes! Submit a PR with your improvement; there are no issues on this repository.

0 comments on commit f2058a4

Please sign in to comment.