From 9f99b9827a6e030bbcefc48f7af68bfe7eea1a27 Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Mon, 22 Sep 2025 16:55:26 -0300 Subject: [PATCH] add notice about the new library. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 8549e5b..9586c2d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +
+

This repository is in maintenance mode and adventurous programmers are encouraged to try fiatjaf.com/nostr/khatru@master instead.

+ +

The core codebase and functionality are the same, but the API breaks a little bit (for good reason) and there are some new features.

+
+ +--- + # khatru, a relay framework [![docs badge](https://img.shields.io/badge/docs-reference-blue)](https://pkg.go.dev/github.com/fiatjaf/khatru#Relay) [![Run Tests](https://github.com/fiatjaf/khatru/actions/workflows/test.yml/badge.svg)](https://github.com/fiatjaf/khatru/actions/workflows/test.yml)