Skip to content

Commit eaa0dcd

Browse files
committed
doc: update readme
1 parent 45b42b0 commit eaa0dcd

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,3 +159,5 @@ cython_debug/
159159
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
160160
#.idea/
161161
.python-version
162+
.ruff_cache
163+
.vscode

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
# oapi-sdk-python-shortcut
1+
# oapi-sdk-python-compact
2+
3+
- 兼容旧的API, 从 https://github.com/larksuite/oapi-sdk-python 旧分支 main 修改部分代码, 合并为一个包作为补充, 最新的v2_main分支不全
4+
- 增加一些方便使用的快捷函数

0 commit comments

Comments
 (0)