From a0ecaba17709f86fc998481eb4931d70360fdffe Mon Sep 17 00:00:00 2001 From: Carl Chang Date: Fri, 4 Nov 2022 21:35:13 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b79742f..520a3c6 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,12 @@ The only **simple** yet **rich-featured** desktop note app you'll ever need for your PC. ## Download -[![Github releases (by asset)](https://img.shields.io/github/downloads/Naereen/StrapDown.js/latest/strapdown.min.js)](https://github.com/changbowen/DesktopNote/releases/) - -**Always go to bin/Release for the [latest dev build](https://github.com/changbowen/DesktopNote/raw/master_C%23/bin/Release/DesktopNote.exe).** - -**最新开发版本[链接](https://github.com/changbowen/DesktopNote/raw/master_C%23/bin/Release/DesktopNote.exe).** +[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/changbowen/DesktopNote)](https://github.com/changbowen/DesktopNote/releases/latest/download/DesktopNote.zip) If you really like it [![PayPal](https://img.shields.io/badge/%24-PayPal-blue.svg)](https://www.paypal.me/BowenChang) or [支付宝](https://user-images.githubusercontent.com/15975872/29361889-175fef58-82bc-11e7-9e3b-ed3c748456b8.png) ## Notice About Recent Changes -**Before using the latest version please backup all of the note contents.** +**If you are upgrading from a very old version:** Commit [2108429](https://github.com/changbowen/DesktopNote/commit/210842905f3477a5a183046c1684cd9514a071fc) added support for re-opening closed notes. It moves most of the per-note settings to the note content file. By updating to the latest version you will lose the list of opened notes and some note specific formatting like paper color, font family etc. But note contents will not be affected. As long as you know where the files are, you can re-open them later.