From 80c964da8ac4e5981406a99b10007fd84d6fdb6a Mon Sep 17 00:00:00 2001 From: FactorialN Date: Sun, 15 Oct 2023 13:55:08 -0700 Subject: [PATCH] updated readme --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b2ae6b..2c3167e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # iloveos -Simply copying libfuse. \ No newline at end of file +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. \ No newline at end of file