From cdfcc71f81e0a42ab0e549d411caa564b2963344 Mon Sep 17 00:00:00 2001 From: dywalsh-ar <117299489+dywalsh-ar@users.noreply.github.com> Date: Mon, 12 Feb 2024 09:49:55 +0000 Subject: [PATCH] Add license to README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 272e98d..be8e6e3 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,9 @@ INFO - [04:20:07] Serving on http://127.0.0.1:8000/ [...] ``` -By default, the former does not include the API reference (only guides, FAQ, and general structure/look). \ No newline at end of file +By default, the former does not include the API reference (only guides, FAQ, and general structure/look). + + +## License + +All examples and demos available in this repository are provided under [Apache License](LICENSE)