We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06dde90 commit e859905Copy full SHA for e859905
1 file changed
README.md
@@ -24,16 +24,16 @@
24
25
**write c# script like python**
26
27
-!!! done 思路
+!!! tip 思路
28
我们主要是想在 `C#` 实现 **`Python` 的内置函数**,并**在`C#` 中可以直接使用**, 以便提高简单脚本的编写效率。
29
30
!!! tip 欢迎 ❤️
31
欢迎 任何 PR
32
33
-!!! done idea
+!!! tip idea
34
We aim to implement the **built-in function of python in `C#`** and **direct use in `C#`** to improve the effect.
35
36
- !!! done **Welcome** ❤️
+ !!! tip **Welcome** ❤️
37
welcome any pull request
38
39
## 1.2. Recent Changelog
0 commit comments