chore: add links to readme

This commit is contained in:
Ayo Ayco 2025-02-08 20:03:03 +01:00
parent 65e6cf704c
commit ce7951caf4

View file

@ -12,6 +12,11 @@
<a href="https://mcfly.js.org/demo" target="_blank"><img src="https://img.shields.io/badge/see-the_demo_↗-blue?style=flat&colorB=28CF8D" /></a>
</p>
## Links
- [Repository](https://git.sr.ht/~ayoayco/mcfly)
- [Issues](https://todo.sr.ht/~ayoayco/mcfly)
- [Mailing List](https://lists.sr.ht/~ayoayco/mcfly)
## Why
I often wonder what it would look like to build sites & apps knowing just the basics.
@ -37,6 +42,7 @@ Run the following to generate a McFly starter project.
npm create mcfly@latest
```
## Features
✅ Use vanilla custom elements (or sugar-coated web components)<br>