chore: update readme (#58)

This commit is contained in:
ayo 2025-05-29 23:46:22 +02:00 committed by GitHub
parent 7431f0f6c0
commit 88413486a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
<p align="center">
<img width="250" src="https://git.sr.ht/~ayoayco/mcfly/blob/main/assets/mcfly-logo-sm.png" alt="rRick & Morty cartoon" />
<img width="250" src="https://git.sr.ht/~ayoayco/mcfly/blob/main/assets/mcfly-logo-sm.png" alt="McFly logo" />
</p>
<h1 align="center">McFly</h1>
@ -45,16 +45,6 @@ It is primarily a runtime middleware for [Nitro](https://nitro.build). Every tim
A plugin system allows for the core functionality to only "lean" on platform. Anything not yet a standard is implemented as a plugin which will be easily "swapped" away when the platform catches up.
## Contribution
There is [a guide for contributing via SourceHut](https://git.sr.ht/~ayoayco/mcfly/tree/main/item/CONTRIBUTING.md).
But you can also contribute via official mirrors of the project repository in the following platforms:
1. [GitHub](https://github.com/ayoayco/mcfly)
We will add more guides & mirrors for different platforms.
## Features
✅ Use vanilla custom elements (or sugar-coated web components)<br>