From 74ac33e72dac6098ad936eb0b92ab5b2ddb3a32c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Darcel?= Date: Sun, 6 Oct 2024 12:23:29 +0200 Subject: [PATCH] feat: update README.md --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5722743..4118987 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,15 @@ # navicat-premium-reset-trial -Reset macOS Navicat Premium 15/16/17 remaining trial days + +This script allows you to reset the remaining trial days for Navicat Premium versions 15, 16, and 17 on macOS. + +## Warning + +This script is intended for educational purposes only. Please support the developers by purchasing a Navicat license from the [official website](https://www.navicat.com/). + +## License + +This project is licensed under the terms of the [GNU General Public License v3.0](https://github.com/tuxity/navicat-premium-reset-trial/blob/main/LICENSE). + +## Note for Windows Users + +If you are using Windows, please refer to [navicat-refresh](https://github.com/wctsai20002/navicat-refresh) made by [@wctsai20002](https://github.com/wctsai20002).