From 0d8ed260b7f055787aa110d23e8e0c955eab01db Mon Sep 17 00:00:00 2001 From: wenqing Date: Tue, 19 Dec 2023 18:43:31 +0800 Subject: [PATCH] chore: update readme --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e408327..dec5819 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ A modern progress bar for web APP. Featuring realistic trickle animations to convince your users that something is happening! -see [example](https://hongwenqing.com/trickling/) here. +- See [example](https://hongwenqing.com/trickling/) here. +- [Release Notes](./CHANGELOG.md). # Features @@ -157,8 +158,4 @@ trickling.done(true); ```ts trickling.status -``` - -# CHANGE LOG - -see [CHANGE LOG](./CHANGELOG.md). \ No newline at end of file +``` \ No newline at end of file