From 0c0c62b1f7757e96266e2d9eca6439e0c7c06536 Mon Sep 17 00:00:00 2001 From: StarFleetCPTN Date: Sun, 16 Mar 2025 16:29:18 -0700 Subject: [PATCH] chore: Revise README warning message for clarity - Replace the previous warning message with a more concise and clear statement regarding the active development status of GoMFT. - Emphasize the potential for rapid changes in configurations and the importance of reviewing release notes before updates. --- README.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index e7a30a8..ea7828b 100644 --- a/README.md +++ b/README.md @@ -6,14 +6,9 @@ GoMFT is a web-based managed file transfer application built with Go, leveraging rclone for robust file transfer capabilities. It provides a user-friendly interface for configuring, scheduling, and monitoring file transfers across various storage providers. -
-

- - - - WARNING: GoMFT is in active development and configuration may change often. Please make sure to carefully read the release notes before updating. -

-
+> [!WARNING] +> This application is actively under development. As such, any aspect of the application—including configurations, data structures, and database fields—may change rapidly and without prior notice. Please review all release notes thoroughly before updating. + ## Screenshots