diff --git a/README.md b/README.md index 277147a..aae6ab3 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,6 @@ Common Fun(d) status viewer This is a python script that transforms the common fund spreadsheet into a webpage, so we can keep track of what is going in and out. -This page is based on the financial spreadsheets of Varia. They are synced to the server with Syncthing and processed with a Python script (located at /var/www/intranet/common-fund). This page is updated every night (using the cron.sh script in the same folder)! \ No newline at end of file +This page is based on the financial spreadsheets of Varia. They are synced to the server with Syncthing and processed with a Python script (located at /var/www/intranet/common-fund). This page is updated every night (using the cron.sh script in the same folder)! + +![screenshot, June 2020](img/Screenshot from 2020-06-26 15-16-27.png) diff --git a/img/Screenshot from 2020-06-26 15-16-27.png b/img/Screenshot from 2020-06-26 15-16-27.png new file mode 100644 index 0000000..64e85e6 Binary files /dev/null and b/img/Screenshot from 2020-06-26 15-16-27.png differ