Skip to content

Commit 83b5aee

Browse files
authored
Improve user README section (#1566)
improve user README section
1 parent 7c4cc8a commit 83b5aee

1 file changed

Lines changed: 7 additions & 22 deletions

File tree

README.md

Lines changed: 7 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -121,28 +121,13 @@ Wasmi is suitable for safety critical use cases and has been audited several tim
121121

122122
If you want your project on this list [please inform me](mailto:robin.freyler@gmail.com) about you project and how Wasmi is used.
123123

124-
<a href="https://stellar.org/soroban" style="margin:2px; padding:4px 8px; border-radius:4px;">
125-
<img src="./resources/logos/users/soroban.svg" height="32" style="margin-right:6px;" alt="Soroban"/>
126-
</a>
127-
<a href="https://wasmer.io" style="margin:2px; padding:4px 8px; border-radius:4px;">
128-
<img src="./resources/logos/users/wasmer.svg" height="32" style="margin-right:6px;" alt="Wasmer"/>
129-
</a>
130-
<a href="https://fireflyzero.com/" style="margin:2px; padding:4px 8px; border-radius:4px;">
131-
<img src="./resources/logos/users/firefly-zero.png" height="32" style="margin-right:6px;" alt="Firefly-Zero logo"/>
132-
</a>
133-
<a href="https://typst.app/" style="margin:2px; padding:4px 8px; border-radius:4px;">
134-
<img src="./resources/logos/users/typst.png" height="32" style="margin-right:6px;" alt="Typst"/>
135-
</a>
136-
<a href="https://orbitinghail.dev/" style="margin:2px; padding:4px 8px; border-radius:4px;">
137-
<img src="./resources/logos/users/orbitinghail.png" height="32" style="margin-right:6px;" alt="Orbitinghail"/>
138-
</a>
139-
<a href="https://github.com/smol-dot/smoldot" style="margin:2px; padding:4px 8px; border-radius:4px;">
140-
<img src="./resources/logos/users/smoldot.png" height="32" style="margin-right:6px;" alt="Orbitinghail"/>
141-
</a>
142-
<a href="https://github.com/Askannz/munal-os" style="display:inline-flex; align-items:center; margin:2px; padding:4px 8px; text-decoration:none; color:inherit; border-radius:4px;">
143-
<img src="./resources/logos/users/munal-os.png" height="32" style="margin-right:6px;" alt="Munal OS logo"/>
144-
<strong style="font-size: 27px;">Munal OS</strong>
145-
</a>
124+
[<img src="./resources/logos/users/soroban.svg" height="32"/>](https://stellar.org/soroban) 
125+
[<img src="./resources/logos/users/wasmer.svg" height="32"/>](https://wasmer.io) 
126+
[<img src="./resources/logos/users/firefly-zero.png" height="32"/>](https://fireflyzero.com) 
127+
[<img src="./resources/logos/users/typst.png" height="32"/>](https://typst.app) 
128+
[<img src="./resources/logos/users/orbitinghail.png" height="32"/>](https://orbitinghail.dev) 
129+
[<img src="./resources/logos/users/smoldot.png" height="32"/>](https://github.com/smol-dot/smoldot) 
130+
[<img src="./resources/logos/users/munal-os.png" height="32"/>](https://github.com/Askannz/munal-os) 
146131

147132
## Sponsors
148133

0 commit comments

Comments
 (0)