From 69440964286329881d17c923637a91d67effd44a Mon Sep 17 00:00:00 2001 From: FrederikBaerentsen Date: Thu, 26 Dec 2024 20:42:28 +0100 Subject: [PATCH] Updated README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 71bad81..c21d86b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A web application for organizing and tracking LEGO sets, parts, and minifigures. Uses the Rebrickable API to fetch LEGO data and allows users to track missing pieces and collection status. -> Screenshots at the end of the readme! +> **Screenshots at the end of the readme!** ## Features @@ -109,6 +109,7 @@ Key files: - Database is stored in `app.db` (SQLite) - LEGO data is cached in CSV files from Rebrickable - Images are downloaded from Rebrickable when entering a set and then stored locally. +- The code is AS-IS! I am not a professional programmer and this has been a hobby projects for a long time. Don't expect anything neat! ## Screenshots