From 10eb19bb2dec8f88979251436b4cf718f00b0334 Mon Sep 17 00:00:00 2001 From: Christoph Heiss Date: Fri, 10 Feb 2023 22:00:44 +0100 Subject: [PATCH] Add archive notice Signed-off-by: Christoph Heiss --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c64287e..87c98f5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ -# resply - a modern C++ redis client :honeybee: +# A simple redis client written in modern C++17 🐝 +## Archive notice -# License +This project was concluded in 2018, when the school project finished. +It is preserved purely for the sake of open source, no further development is planned. + +## License resply is licensed under the terms of the [Boost Software License, Version 1.0](http://www.boost.org/LICENSE_1_0.txt)