From b12203dbc6b750234c126d10ca34310db8f2cd54 Mon Sep 17 00:00:00 2001 From: Joscha Date: Tue, 19 Dec 2023 22:06:12 +0100 Subject: [PATCH] Create project --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..546118e --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Forst + +Threaded real-time chat inspired by +[heim](https://github.com/euphoria-io/heim/).