diff --git a/README.md b/README.md index acc361f..d80f23b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # moodlefuse - FUSE filesystem for Moodle +[![CodeFactor](https://www.codefactor.io/repository/github/matmasit/moodlefuse/badge/main)](https://www.codefactor.io/repository/github/matmasit/moodlefuse/overview/main) This is a FUSE filesystem for Moodle. It allows you to mount your Moodle site as a filesystem and access your Moodle files as if they were local files. @@ -50,4 +51,4 @@ This only works on Linux, as it uses FUSE. I have not tested it on Mac, but it c ### Demo -![Demo](preview.gif) \ No newline at end of file +![Demo](preview.gif)