From 5c9934f690b92ed163d6d2825aae0e61b39c2aaf Mon Sep 17 00:00:00 2001 From: Ry Date: Thu, 19 May 2022 14:34:03 -0700 Subject: [PATCH] fox32os: Add README --- 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 0000000..252ce83 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# fox32os + +**fox32os** is the main operating system for **fox32**. It is very unfinished, currently it doesn't do much. + +## License +This project is licensed under the [MIT license](LICENSE).