diff --git a/os_module.json b/os_module.json new file mode 100644 index 0000000..6fc24e3 --- /dev/null +++ b/os_module.json @@ -0,0 +1,9 @@ +{ + "name": "ByteOS", + "description": "This is a kernel.", + "authors": [{ + "name": "yfblock", + "email": "321353225@qq.com" + }], + "keywords": ["os", "byteos", "kernel"] +}