Compare commits

...

1 Commits

Author SHA1 Message Date
Zephyr Zhou
30f30d369a
Update README.md 2023-10-15 14:49:33 -07:00

View File

@ -7,4 +7,11 @@ Simply copying libfuse.
1. Fork the main branch and work on your own branch. 1. Fork the main branch and work on your own branch.
2. Test before initiating a Pull Request. 2. Test before initiating a Pull Request.
3. Get approved to get merged. 3. Get approved to get merged.
# Running
cmake
make
# test
./test/run_tests