doc: update README and LICENSE

This commit is contained in:
2026-09-09 19:56:09 +08:00
parent 2015ebf925
commit 72edad6edc
2 changed files with 23 additions and 1 deletions
+14
View File
@@ -0,0 +1,14 @@
# License
This project has mixed licencing.
You are free to copy, redistribute and/or modify aspects of this work under the terms of each licence accordingly.
## Icon Set Builder
The builder of this icon set is under **MIT License**.
The content of these part is under `tool` directory.
## Icon Set Assets
The assets for generating this icon set is under different licenses.
You can browse them manually, or use machine to collect them by reading the `LICENSES.toml` file located in their directory.
+9 -1
View File
@@ -5,4 +5,12 @@ Yet Another Aero Icon Set.
## Repository Notes ## Repository Notes
The content submitted in Git repository doesn't include any binary assets. The content submitted in Git repository doesn't include any binary assets.
It only includes code part of this icon set for tracing the change of build code. It only includes the code part of this repository for tracing the changes of code building this icon set.
## Status
Work in progress...
## License
See [LICENSES](LICENSE.md) for more details.