update readme

This commit is contained in:
Murphy 2025-05-07 15:22:41 -04:00
parent d0740c77e3
commit b55b5739ad
Signed by: freya
GPG key ID: 9FBC6FFD6D2DBF17

View file

@ -1,8 +1,8 @@
# Finix
Comus is a kernel!
Finix is a kernel!
## Contributor
## Contributors
1. Freya Murphy <freya@freyacat.org>
2. Tristan Miller <trimill@trimill.xyz>
@ -10,6 +10,10 @@ Comus is a kernel!
4. Ian McFarlane <i.mcfarlane2002@gmail.com>
5. Galen Sagarin <gsp5307@rit.edu>
## License
This project is licensed under the [GNU General Public License, version 2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html).
## Dependencies
To build finix, a c11 compiler is required, along with the gnu assembler
@ -46,7 +50,3 @@ Requires the nix flake.
## Docs
See `docs/`
## License
This project is licensed under the GPLv2