From aa7f4640c257cac18943b9d14d1d8dab72e45ec6 Mon Sep 17 00:00:00 2001 From: "LAPTOP-6F19PDN9\\Ijaaz" Date: Wed, 3 Apr 2024 22:56:04 +0800 Subject: [PATCH] Update user guide --- docs/UserGuide.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/UserGuide.md b/docs/UserGuide.md index 317d369111..d235d38952 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -194,12 +194,13 @@ Here is the full list of flowers in Recommended Bouquet: ____________________________________________________________ Type 'yes' to save, 'no' to discard ``` -4. Confirm wheter you want to add the recommended bouquet to your mybouquets list: `yes` +4. Confirm whether you want to add the recommended bouquet to your mybouquets list: `yes` ``` Added new bouquet to list: Recommended Bouquet ____________________________________________________________ +``` ### Save a bouquet to device: save Saves chosen bouquet, if it exists, locally to the users device @@ -227,3 +228,9 @@ Expected output: Enjoy your bouquet! Thank you for using Florizz ``` +### Autosave +Florizz automatically backs up all your bouquet data onto your device in a `FlorizzBouquets.txt` file. +As such the user can transfer their bouquet data between devices by simply moving the text file to the `florizz-out/data/` +folder. However, editing this text file is not recommended as the format is very specific, so users +should do so at their own risk +