update readme
This commit is contained in:
parent
d0740c77e3
commit
b55b5739ad
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue