Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chaoyangnz authored Jun 11, 2021
1 parent ad5b6b4 commit 17c57ce
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
![](https://img.shields.io/npm/v/loadrush?color=green&style=flat-square)
[![NPM version][npm-badge]][npm]
![](https://img.shields.io/github/package-json/v/loadflux/loadrush?color=blue&style=flat-square)
![](https://img.shields.io/github/license/loadflux/loadrush?color=orange&style=flat-square)
![](https://github.com/loadflux/loadrush/workflows/build/badge.svg)
[![Build Status - GitHub Actions][gha-badge]][gha-ci]

# LOADRUSH

Expand Down Expand Up @@ -142,3 +142,8 @@ testing tools:
- [ ] [`loadrush recorder`](https://github.com/loadflux/loadrush-recorder) Chrome extension to record the scenario and generate scenario file automatically
- [ ] [`loadrush webbench`](https://github.com/loadflux/loadrush-webbench) Browser-side performance/load testing tool which simulates the web browser users
and drives browsers to test the comprehensive performance of your application.

[npm-badge]: https://img.shields.io/npm/v/loadrush?color=green&style=flat-square
[npm]: https://www.npmjs.com/package/loadrush
[gha-badge]: https://github.com/loadflux/loadrush/workflows/build/badge.svg
[gha-ci]: https://github.com/loadflux/loadrush/actions

0 comments on commit 17c57ce

Please sign in to comment.