aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e177223
--- /dev/null
+++ b/README.md
@@ -0,0 +1,18 @@
+# wip
+
+**This project is still unfinished and is not meant for production use.**
+
+`wip` (prounced _weep_ or _double u-ip_) is a small TCP/IP stack.
+
+## License
+
+```
+wip, a small TCP/IP stack.
+Copyright (C) 2025 Xavier Del Campo Romero
+
+This Source Code Form is subject to the terms of the Mozilla Public
+License, v. 2.0. If a copy of the MPL was not distributed with this
+file, You can obtain one at https://mozilla.org/MPL/2.0/.
+```
+
+Also, see [`LICENSE`](LICENSE).