commit c52fc1f1482c1c4e8acd5e3a257065b632107189
parent 443ceeae2bef950794feda3cc090108e20dcca2d
Author: MTRNord <mtrnord1@gmail.com>
Date: Fri, 12 Aug 2022 18:33:00 +0200
Add project room
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -2,6 +2,10 @@
Matrix fuzzing is a dumb fuzzer fuzzing a few matrix endpoints. It requires a HS and a user to exist.
+# Project room
+
+[#matrix-fuzz:midnightthoughts.space](https://matrix.to/#/#matrix-fuzz:midnightthoughts.space)
+
# Current targets
- `/_matrix/client/v3/createRoom` - `tests::tests::fuzz_create_room`