From 9481f6b2a1b9cabc4cc6c486b2fe845289ea03e4 Mon Sep 17 00:00:00 2001 From: Sebass van Boxel Date: Wed, 13 Mar 2019 15:27:29 +0100 Subject: [PATCH] update readme --- .env | 1 + README.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 .env diff --git a/.env b/.env new file mode 100644 index 0000000..3b0a0a8 --- /dev/null +++ b/.env @@ -0,0 +1 @@ +DARKSKY_KEY=88f2c762a3020def9b01b4aab3917838 \ No newline at end of file diff --git a/README.md b/README.md index 4b931c1..aee7ec1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Reading Time Reading Time is a web application that lists staff recommended books. +` ## Installing