From 72930a6d8891bebd2e399503fef766fe7a822731 Mon Sep 17 00:00:00 2001 From: Jonas Platte Date: Mon, 26 Apr 2021 18:59:26 +0200 Subject: [PATCH] Make README title bigger --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a547805d..ffc5542f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -### Matrix state resolution in rust! +# Matrix state resolution in Rust! ```rust /// Abstraction of a PDU so users can have their own PDU types.