Skip to content

Commit 137379b

Browse files
Update README.md
style
1 parent 4981efa commit 137379b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,16 @@
1111
This is the [Matrix](https://matrix.org) Client-Server SDK for JavaScript and TypeScript. This SDK can be run in a
1212
browser or in Node.js.
1313

14-
<br>
15-
1614
---
1715

18-
<br>
1916
<picture>
2017
<source srcset="contrib/element-logo-light.png" media="(prefers-color-scheme: dark)">
2118
<source srcset="contrib/element-logo-dark.png" media="(prefers-color-scheme: light)">
2219
<img src="contrib/element-logo-fallback.png" alt="Element logo">
2320
</picture>
2421

25-
<br><br>
22+
<br>
23+
2624
Development and maintenance is proudly sponsored by [Element](https://element.io). Element uses the SDK in their flagship [web](https://github.com/element-hq/element-web) and [desktop](https://github.com/element-hq/element-desktop) clients.
2725

2826
The SDK is also the basis for multiple Matrix projects and we welcome contributions from all.

0 commit comments

Comments
 (0)