Link to upstream components in README.md

Minor. Providing a couple of links is basic and yet quite helpful to newcomers.
This commit is contained in:
Michael Bear
2025-09-03 08:31:10 -04:00
committed by GitHub
parent d0c32776e7
commit d7437d5e26
+1 -1
View File
@@ -9,7 +9,7 @@
https://github.com/user-attachments/assets/bf727ef4-4316-4084-a61f-cb8ec978e43d
Sylve aims to be a lightweight, open-source virtualization platform for FreeBSD, leveraging Bhyve for VMs and Jails for containerization, with deep ZFS integration. It seeks to provide a streamlined, Proxmox-like experience tailored for FreeBSD environments. Its backend is written in Go and the frontend is written in Svelte (with Kit).
Sylve aims to be a lightweight, open-source virtualization platform for FreeBSD, leveraging [Bhyve](https://wiki.freebsd.org/bhyve) for VMs and [Jails](https://wiki.freebsd.org/Jails) for containerization, with deep [ZFS](https://docs.freebsd.org/en/books/handbook/zfs/) integration. It seeks to provide a streamlined, Proxmox-like experience tailored for FreeBSD environments. Its backend is written in Go and the frontend is written in Svelte (with Kit).
# Development Requirements