From f0715e677a593ba2381abecb0af6cdbb19c0b2fb Mon Sep 17 00:00:00 2001 From: Terraneo Federico <fede.tft@miosix.org> Date: Sun, 6 May 2018 15:13:30 +0200 Subject: [PATCH] Added readme stub --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7e792d2 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +Trivial serialization for C++ +============================= + +Documentation is a work in progress. + -- GitLab