From 470b4f5f37acbfe9013311cc751e013b8bcc0db1 Mon Sep 17 00:00:00 2001 From: Sany <44934721+often@users.noreply.github.com> Date: Thu, 21 Dec 2023 08:41:05 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 642c126..3c75242 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# [wt](https://wt.sany.one) +# [wt](https://often.github.io/wt/) Terminal emulator, made for the web. ## Introduction @@ -15,7 +15,7 @@ It is a lightweight terminal emulator library. - [x] Infinite possibilities! ## Demo -The [website](https://wt.sany.one) has a simple demonstration of using **wt**. +The [website](https://often.github.io/wt/) has a simple demonstration of using **wt**. ## Installation **wt** can be installed via npm. Simply run `npm i wterminal` @@ -25,9 +25,6 @@ You can read the API documentation [here](API.md). For usage examples, [click here](USAGE.md). -## Like my work? -Thank you! If you want to support this project, [click here](SUPPORT.md). - ## License The entire project is licensed with [GPL-3.0](LICENSE).