docs: polish README header and remove license section

This commit is contained in:
CharlesYang030
2026-05-21 17:34:47 +00:00
parent 244e346b83
commit 76a58e6e7a
+2 -7
View File
@@ -1,9 +1,6 @@
# SkillOpt
# SkillOpt: Executive Strategy for Self-Evolving Agent Skills
**Executive Strategy for Self-Evolving Agent Skills**
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
[![Python 3.10+](https://img.shields.io/badge/Python-3.10%2B-blue.svg)](https://www.python.org/)
[![Python 3.10+](https://img.shields.io/badge/Python-3.10%2B-blue.svg)](https://www.python.org/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
*Train agent skills like you train neural networks — with epochs, learning rates, and validation gates — but without touching model weights.*
@@ -416,6 +413,4 @@ For SWEBench, you also need a working Docker environment plus the SWE-bench harn
}
```
## License
MIT — see [LICENSE](LICENSE).