summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..054a570
--- /dev/null
+++ b/README.md
@@ -0,0 +1,13 @@
+# SPlus Parser
+
+## Setup
+
+### Google
+
+Follow the steps provided by Google: https://developers.google.com/calendar/auth#OAuth2Authorizing
+
+Then run `npm start` in a terminal, visit the printed link and paste the code that will be provided there into the terminal window.
+
+### ICS
+
+Run with ICS as command line argument: `npm start ics`. commit & it will be on [github pages](https://schneefux.github.io/splus/informatik1.ics).