Skip to content

Commit c1208b1

Browse files
committed
Document skill location in README
1 parent a3a43e8 commit c1208b1

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@ try newFile.delete()
6565
try myFolder.delete()
6666
```
6767

68+
### Skill
69+
70+
This repo includes a Codex skill for STFilePath under `skills/STFilePath`.
71+
It contains reference docs and scripts for working on this library.
72+
6873
### File Hashing
6974

7075
```swift

README_zh-CN.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@ try newFile.delete()
6565
try myFolder.delete()
6666
```
6767

68+
### Skill
69+
70+
本仓库提供 STFilePath 的 Codex Skill,路径为 `skills/STFilePath`
71+
其中包含参考文档与脚本,方便维护本库。
72+
6873
### 文件哈希
6974

7075
```swift

0 commit comments

Comments
 (0)