From 7839f4363662e5b51443b42b5c76a83a004526a4 Mon Sep 17 00:00:00 2001 From: yitter Date: Mon, 8 Aug 2022 18:46:15 +0800 Subject: [PATCH] auto commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 135a197..f0e344f 100644 --- a/README.md +++ b/README.md @@ -248,6 +248,7 @@ extern GoInt32 Validate(GoInt32 workerId); | 🌲 Java | [查看示例][2] | | 🌲 Go| [查看示例][3] | | 🌲 Rust | [查看示例][4] | +| 🌲 Python | [查看示例][10] | | 🌲 C | [查看示例][5] | | 🌲 C (PHP扩展) | [查看示例][7] | | 🌲 JavaScript | [查看示例][8] | @@ -275,6 +276,7 @@ extern GoInt32 Validate(GoInt32 workerId); [7]: https://github.com/yitter/idgenerator/tree/master/PHP [8]: https://github.com/yitter/IdGenerator/tree/master/JavaScript [9]: https://github.com/yitter/IdGenerator/tree/master/TypeScript +[10]: https://github.com/yitter/IdGenerator/tree/master/Python [11]: https://github.com/yitter/idgenerator/tree/master/C%23.NET [21]: https://github.com/yitter/idgenerator/tree/master/Java