doc: add project license

This commit is contained in:
Julien Oculi 2025-02-20 16:33:50 +01:00
parent 52f9438f6c
commit 2f095b79c5

View file

@ -31,5 +31,6 @@
"compilerOptions": {
"jsx": "react-jsx",
"jsxImportSource": "preact"
}
},
"license": "MIT"
}