From e6084cb6b98453c16e0b25a834ed312aace1f270 Mon Sep 17 00:00:00 2001 From: Martin Braquet Date: Sun, 3 Aug 2025 01:58:24 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5fc2f35e..3e0c3e76 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # BayesBond -This repository provides the source code for [BayesBond](https://bayesbond.vercel.app), a web application where thinkers can bond and form deep 1-1 +This repository provides the source code for [BayesBond](https://bayesbond.vercel.app), a web application where rational thinkers can bond and form deep 1-1 relationships in a fully transparent and efficient way. It just got released, so feel free to share it with anyone who would benefit from it! To contribute, please submit a pull request or issue, or fill out this [form](https://forms.gle/tKnXUMAbEreMK6FC6) for suggestions and collaborations. @@ -93,4 +93,4 @@ Start the development server: npm run dev ``` -Once the server is running, visit http://localhost:3000 to start using the app. \ No newline at end of file +Once the server is running, visit http://localhost:3000 to start using the app.