diff options
author | Nao Pross <np@0hm.ch> | 2020-10-16 19:25:41 +0200 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2020-10-16 19:25:41 +0200 |
commit | d47c478c6ca91f806c5d7c136af650787351f27c (patch) | |
tree | c366a195005fcfb5b8c721cae4a773b4f495864d /README.md | |
parent | Create README.md (diff) | |
download | Muddle-d47c478c6ca91f806c5d7c136af650787351f27c.tar.gz Muddle-d47c478c6ca91f806c5d7c136af650787351f27c.zip |
Add image to README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ # Muddle (Work in progress!) A desktop Moodle client, because the web interface is painfully slow if you quickly need to grab a file. +![](./muddle.png) + ## Configuration On linux, copy `muddle.ini.sample` to `~/.config/muddle/muddle.ini` and add a token. On other platforms there is no specific path implemented yet, so it will look for a file `muddle.ini` in the same folder as the executable. |