From bdce86de766422bf588b155c8abbaa181c8860d3 Mon Sep 17 00:00:00 2001 From: Riccardo Balbo Date: Sun, 7 Jan 2024 11:21:38 +0100 Subject: [PATCH] Add ipfs and snapshot links to readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b5109dc..5ac98ec 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,13 @@ See the [FAQ](#faq) for more details. Anser is a progressive web app that can be easily installed on your device, providing a native app experience. Alternatively, you can utilize it directly within your browser or even host your own instance. -There is a live version hosted on github pages that is automatically updated with every release, you can find it [here](https://anserliquid.frk.wf) . +## Stable + +There is a live version hosted on github pages that is automatically updated with every release, you can find it [here](https://anserliquid.frk.wf) also available on IPfs (check the [Release Page](https://github.com/riccardobl/anser-liquid/releases) for the link). + +## Dev Snapshot + +If you wish to test the latest updates from the master branch, you can access the snapshot [here](https://anser-snapshot.surge.sh). # Self Hosting