Skip to content

Commit db77093

Browse files
author
arch
committed
update doc
1 parent b44e68a commit db77093

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Notes for Developer
2+
3+
## GitHub Release API
4+
5+
Get all release information:
6+
7+
```bash
8+
curl -H "Accept: application/vnd.github.v3+json" https://api.github.com/repos/michael-mueller-git/Python-Funscript-Editor/releases
9+
```

0 commit comments

Comments
 (0)