docs: 补充来源与许可证说明

This commit is contained in:
sunlei 2026-06-08 12:10:54 +08:00
parent fc840f5f19
commit 2f13ed8593
2 changed files with 7 additions and 0 deletions

View File

@ -1,6 +1,7 @@
The MIT License (MIT)
Copyright (c) 2021-present, Yuxi (Evan) You
Copyright (c) 2026 KwiTsukasa / KT contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@ -143,3 +143,9 @@ pnpm typecheck
```bash
pnpm dev
```
## 来源与许可证
| 一级来源 | 使用方式 | License |
| ----------------------------------------- | ------------------------------------------------------ | ------- |
| [Vue REPL](https://github.com/vuejs/repl) | 在线 SFC 编辑器、Store、Preview 和编辑器分层的基础实现 | MIT |