From f8901230b22d08ac33dd5300e90628975a2192e9 Mon Sep 17 00:00:00 2001 From: Zak Nesler Date: Sat, 18 May 2024 08:54:17 -0400 Subject: [PATCH] update [skip ci] --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d867572f..00a08d7a 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,13 @@ **blend** _[wip]_ is a lightweight, self-hosted RSS reader application made with Rust and Solid.js, inspired by [yarr](https://github.com/nkanaev/yarr) and [Linear](https://linear.app). It is a single binary with an embedded SQLite database that you can run wherever, and is currently under development. -Demo is available at [blend.zak.fm](https://blend.zak.fm). Development builds are released manually and may be downloaded [here](https://github.com/zaknesler/blend/releases). +Development builds are released manually and may be downloaded [here](https://github.com/zaknesler/blend/releases). + +Demo is available at [blend.zak.fm](https://blend.zak.fm). #### Roadmap -There will only be development builds until most of these are finished: +> There will only be development builds until most of these are finished. - [x] Source from any RSS feed format - [x] Fetch metadata and feed entries in background