updated readme

This commit is contained in:
FactorialN 2023-10-15 13:55:08 -07:00
parent b8c8d7bc58
commit 80c964da8a

View File

@ -1,3 +1,10 @@
# iloveos
Simply copying libfuse.
Simply copying libfuse.
## Branching Rules
1. Fork the main branch and work on your own branch.
2. Test before initiating a Pull Request.
3. Get approved to get merged.