From 30f30d369a1379ed009fb169661331b95f65a0b5 Mon Sep 17 00:00:00 2001 From: Zephyr Zhou <66984950+zephyrz73@users.noreply.github.com> Date: Sun, 15 Oct 2023 14:49:33 -0700 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c3167e..492e367 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,11 @@ Simply copying libfuse. 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 +3. Get approved to get merged. + +# Running +cmake +make + +# test +./test/run_tests