From 2df16725bc6a4ad0ef7f18126ee1b9e9c11dabd1 Mon Sep 17 00:00:00 2001 From: Aleksei Voronov Date: Mon, 2 Oct 2023 17:23:22 +0200 Subject: [PATCH] Update README with some up-to-date info --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8d0d30d..0c88f4e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # `nederlandskie` -Potentially, a Bluesky feed of people speaking some language while living in some other country (for example, Russian-speaking people living in Netherlands). +A Bluesky feed generator written in Rust. -Heavily WIP. Doesn't work yet at all, but does read the stream of posts as they are created on Bluesky. +The specific algorithm indexes and serves posts written in Russian language, by people living in Netherlands. + +Not fully complete yet, see roadmap. ## Roadmap