chore: update readme (#58)
This commit is contained in:
parent
7431f0f6c0
commit
88413486a5
1 changed files with 1 additions and 11 deletions
12
README.md
12
README.md
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue