Skip to content

Commit 3c07c2c

Browse files
author
rocketraccoon
committed
feat(testing-library): testplane testing library # fix readme
1 parent 32e055f commit 3c07c2c

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
# Testplane testing library
2-
31
<p align="center">
42
<picture>
5-
<source media="(prefers-color-scheme: dark)" srcset="./docs/images/logo-dark.svg" width="300">
6-
<source media="(prefers-color-scheme: light)" srcset="./docs/images/logo-light.svg" width="300">
7-
<img alt="testplane testing library logo" src="./docs/images/logo-light.svg" width="300">
3+
<source media="(prefers-color-scheme: dark)" srcset="./docs/images/logo-light.svg" width="300">
4+
<source media="(prefers-color-scheme: light)" srcset="./docs/images/logo-dark.svg" width="300">
5+
<img alt="testplane testing library logo" src="./docs/images/logo-dark.svg" width="300">
86
</picture>
97
</p>
108

0 commit comments

Comments
 (0)