From 2d21bbe7790c5f29cefed57f95bef02a8d580540 Mon Sep 17 00:00:00 2001 From: Lasse Edfast <8794658+lasseedfast@users.noreply.github.com> Date: Tue, 6 Jun 2023 09:14:01 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56f09f7..3a33166 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # rixdagen -A streamlit app to make the open data at data.riksdagen.se searchable. +A streamlit app to make the open data at data.riksdagen.se searchable. To set it up yourself you need to set up a SQL database and add the info of that to the config.py file.