From 1a72a74184b190875119f5805ccdc07e490db942 Mon Sep 17 00:00:00 2001 From: crunk Date: Sat, 15 Jul 2023 14:20:22 +0200 Subject: [PATCH] first readme adjustment --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b0b99b9..da3a8c4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ -# varia-library-website +# csv-library-website -> Work In Progress +> Work in progress: this is a simple flask application that turns a csv file into a website. +> originally used to show books like in the [Varia Library Website](https://library.varia.zone/).. but can me used for any collection described in the csv file ## Hacking