From efb5f97ed4df765eccccc50ed82d1cb001ec363e Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Tue, 22 Dec 2020 09:58:36 +0100 Subject: [PATCH] Optimized README formatting --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7b876a0b..85f76c23 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,14 @@ -# grocy -ERP beyond your fridge +
+Logo +

ERP beyond your fridge

+
grocy is a web-based self-hosted groceries & household management solution for your home
+
+ +----- ## Give it a try - Public demo of the latest stable version (`release` branch) → [https://demo.grocy.info](https://demo.grocy.info) -- Public demo of the latest pre-release version (`master` branch) → [https://demo-prerelease.grocy.info](https://demo-prerelease.grocy.info) +- Public demo of the current development version (`master` branch) → [https://demo-prerelease.grocy.info](https://demo-prerelease.grocy.info) ## Questions / Help / Bug reporting / Feature requests There is the [r/grocy subreddit](https://www.reddit.com/r/grocy) to connect with other grocy users and getting help. @@ -55,7 +60,7 @@ The [pre-release demo](https://demo-prerelease.grocy.info) is available for any Also any translation which once reached a completion level of 70 % will be included in releases. -(RTL languages are unfortunately not yet supported.) +_RTL languages are unfortunately not yet supported._ ## Things worth to know @@ -67,7 +72,7 @@ Some fields (with a barcode icon above) also allow to select a value by scanning Additionally it's also possible to use your device camera to scan a barcode by using the camera button on the right side of the corresponding field (powered by [Quagga2](https://github.com/ericblade/quagga2), totally offline / client-side camera stream processing, please note due to browser security restrictions, this only works when serving grocy via a secure connection (`https://`)). Quick video demo: https://www.youtube.com/watch?v=Y5YH6IJFnfc -My personal recommendation: Use a USB barcode laser scanner. They are cheap and work 1000 % better, faster, under any lighting condition and from any angle. +_My personal recommendation: Use a USB barcode laser scanner. They are cheap and work 1000 % better, faster, under any lighting condition and from any angle._ ### Input shorthands for date fields For (productivity) reasons all date (and time) input (and display) fields use the ISO-8601 format regardless of localization.