diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..98b48ed995f5fbc04045a06ace2372e592720de9 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# RWTH Moodle Sync + +Logs you into RWTH Moodle through Shibboleth, finds documents in your courses and downloads them to a local directory. + +Simply execute: +``` +python moodle_sync.py +```