Skip to content

Commit

Permalink
update logo
Browse files Browse the repository at this point in the history
  • Loading branch information
rafa0128 committed Sep 12, 2023
1 parent 9a0a925 commit 1c6e4bb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<p align="center">
<a href="#">
<img src="https://github.com/smart-test-ti/webmeter/blob/main/webmeter/static/image/logo.png?raw=true" alt="Webmeter" width="150">
</a>
<br>
<br>

## WebMeter

A web api-performance tool based on jmeter.
Expand Down Expand Up @@ -48,6 +55,7 @@ from webmeter.public.plan import TestPlan
change to
from public.plan import TestPlan
```

* run debug.py

```shell
Expand Down

0 comments on commit 1c6e4bb

Please sign in to comment.