From 517699ab2d00d504fc215b8909ac04f2ea8b29a5 Mon Sep 17 00:00:00 2001 From: Elias Fleckenstein Date: Sat, 22 Jan 2022 18:50:56 +0100 Subject: [PATCH] Dragontype does no longer (de)serialize anything (use dragonnet instead) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d505d0d..d6df535 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ Dragontype is a small C library providing the types that [dragonblocks_alpha](ht It serves a similar purpose as the C++ standard library would, but C++ is just bloated af. This library is only capable of what dragonblocks needs, and it does not intend to be general purpose. -Included are Array, Bintree, List and Queue as well as numeric types and (de-)serialisation for them. +Included are Array, Bintree, List and Queue as well as numeric types. -- 2.44.0