Skip to content

Commit 3b564e1

Browse files
authored
Use new k6 logo in README (#3953)
* Use new k6 logo in README * Update k6.ico to the new logo
1 parent 06b9861 commit 3b564e1

File tree

5 files changed

+26
-22
lines changed

5 files changed

+26
-22
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
<p align="center"><a href="https://k6.io/"><img src="assets/k6-logo-with-grafana.svg" alt="k6" width="258" height="210" /></a></p>
1+
<p align="center">
2+
<a href="https://k6.io/">
3+
<img src="assets/logo.svg" alt="k6" width="210" height="210" /><br>
4+
<img src="assets/grafana-labs.svg" alt="Grafana Labs" width="210" /><br>
5+
</a>
6+
</p>
27

38
<h3 align="center">Like unit testing, for performance</h3>
49
<p align="center">Modern load testing for developers and testers in the DevOps era.</p>
@@ -35,7 +40,7 @@ Its core features are:
3540
- **Multiple Protocol support**. HTTP, WebSockets, gRPC, Browser, and more.
3641
- **Large extension ecosystem.** You can extend k6 to support your needs. And many people have already shared their extensions with the community!
3742
- **Flexible metrics storage and visualization**. Summary statistics or granular metrics, exported to the service of your choice.
38-
- **Native integration with Grafana cloud**. [SaaS solution](https://grafana.com/products/cloud/k6/) for test execution, metrics correlation, data analysis, and more.
43+
- **Native integration with Grafana cloud**. [SaaS solution](https://grafana.com/products/cloud/k6/) for test execution, metrics correlation, data analysis, and more.
3944

4045
This is what load testing looks like in the 21st century.
4146

@@ -109,4 +114,3 @@ To get help, report bugs, suggest features, and discuss k6 with others, refer to
109114
## License
110115

111116
k6 is distributed under the [AGPL-3.0 license](https://github.com/grafana/k6/blob/master/LICENSE.md).
112-

assets/grafana-labs.svg

Lines changed: 15 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)