mirror of
https://github.com/sbondCo/Watcharr.git
synced 2026-08-07 07:14:44 +00:00
README: Open demo/track links in new tab
This commit is contained in:
@@ -20,13 +20,13 @@ I am built with Go and Svelte(Kit).
|
||||
|
||||
Feel free to abuse this demo instance (nicely). It runs on the latest `dev` build so there may be bugs, as new features are tested on here too. The demo is a worst-case scenario for speed (which is why I like it as a testing ground), if you host it yourself the app will be snappy.
|
||||
|
||||
Demo: [https://beta.watcharr.app/](https://beta.watcharr.app/)
|
||||
Demo: <a href="https://beta.watcharr.app/" target="_blank">https://beta.watcharr.app/</a>
|
||||
|
||||
**NOTE:** There is no demo account, just type in a random username/password (smashing hand into keyboard is supported), then click `Not a user?` at the bottom and a `Sign Up` button will appear.
|
||||
|
||||
### Track new features
|
||||
|
||||
Most patches are tracked through [our project board](https://github.com/orgs/sbondCo/projects/9/views/3), though I am very unorganised so expect surprise updates (or don't, if you like surprises)!
|
||||
Most patches are tracked through <a href="https://github.com/orgs/sbondCo/projects/9/views/3" target="_blank">our project board</a>, though I am very unorganised so expect surprise updates (or don't, if you like surprises)!
|
||||
|
||||
### Contents
|
||||
|
||||
|
||||
Reference in New Issue
Block a user