From de9910936ac79f621549e11f1bdb9c51e5b57fdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniele=20Vigan=C3=B2?= Date: Sun, 24 Apr 2022 00:12:02 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 33ddc14..d2c4d10 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A `jff` (just for fun) project that aims to create a model railroad assets manager that allows to: -- Create a database of assets (model trains) and consits with their metadata +- Create a database of assets (model trains) and consists with their metadata - Manage the database via a simple but rationale backoffice - Expose main data via an HTML interface to show how beautiful is your collection to the outside world @@ -14,7 +14,7 @@ model railroad assets manager that allows to: ## Preface -**This project is work in progress**. It is intended to have fun only and +**This project is work in progress**. It is intended for fun only and it has been developed with a commitment of few minutes a day; it lacks any kind of documentation, code review, architectural review, security assesment, pentest, ISO certification, etc.