diff --git a/README.md b/README.md index fd2b490..036c2e8 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Tutu is a comfortable experience for tooting. Designed to work on any device - desktop, phone and tablet. +[Launch Tutu](https://tutu.lightstands.xyz) + ## Compatibility The code is built against those targets and Tutu must run on those platforms: @@ -12,6 +14,12 @@ The code is built against those targets and Tutu must run on those platforms: Tutu trys to push the Web technology to its limit. Some features might not be available on the platform does not meet the requirement. +## The "Next" Branch + +The "next" branch of the app is built on every commit pushed into "master". You can tatse latest change but risks your data. + +[Launch Tutu (Next)](https://next.tututheapp.pages.dev) + ## Build & Depoly Tutu uses [bun](https://bun.sh) as the package manager. Run