From cc75300b1bce50246374709bf1d29baee41f9587 Mon Sep 17 00:00:00 2001 From: Glenn Fiedler Date: Wed, 10 Jan 2024 11:43:38 -0500 Subject: [PATCH] Update README.md Signed-off-by: Glenn Fiedler --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9701911..dc0b35d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ **serialize** is a simple bitpacking serializer for C++. +![image](https://github.com/mas-bandwidth/serialize/assets/696656/dc36cc53-3382-4a63-888e-6dbb53dda92d) + It has the following features: * Serialize a bool with only one bit