From 64ae89f2d72a2ebe8c1aade4a2dba3dfbd9117a8 Mon Sep 17 00:00:00 2001 From: Alex Hultman Date: Fri, 23 Oct 2020 06:38:55 +0200 Subject: [PATCH] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..9ddae141 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Binaries of uWebSockets.js +Automatically built from source by GitHub Actions. + +## Clarification of license + +Even though the binaries are untagged as per Appendix of Apache License 2.0, they are indeed covered by this license just like its corresponding source files are.