diff --git a/README.md b/README.md new file mode 100644 index 0000000..97ce2ea --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# NoFbEventScraper + +This application was developed to be used without a facebook account. + +Therefore it does not use the facebook API. +Instead it opens the facebook event URI and downloads the website source code. +This source contains the event information which is used to create a calendar entry. + + +# Screenshot + +![Screenshot](https://raw.githubusercontent.com/akaessens/NoFbEventScraper/master/screenshots/screenshot-000.png)