From d03e52da2a2c1c397ed991885b85a2d3ae0a9e3a Mon Sep 17 00:00:00 2001 From: "Tristan B. Velloza Kildaire" Date: Tue, 12 Sep 2023 18:40:43 +0200 Subject: [PATCH] - Added README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..696622a --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +doap +==== + +**doap** is a CoAP library for the D programming language. + +## License + +This project is licensed under the [LGPL v3.0](LICENSE). \ No newline at end of file