We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 354e6e6 commit e6ee670Copy full SHA for e6ee670
README-ch.md
@@ -0,0 +1,14 @@
1
+# 班级助手 (C#)
2
+
3
+可以安装在教师电脑里的帮助老师上课的工具。
4
5
+## 语言
6
7
+用 C# 制作 (.NET Framework 4.0)
8
9
+如果你想获取 Electron 版,
10
+请访问 [class-helper](https://gitee.com/LKZStudio/class-helper)
11
12
+## 贡献
13
14
+很欢迎 Pull requests, Stars 或 Forks.
README.md
+# Class Helper (C#)
+A tool helps teachers teach, which can be installed in the computer in the class.
+## Languages
+Making by C# (.NET Framework 4.0)
+If you want to know how to make it by Electron,
+you can access [class-helper](https://github.com/LKZStudio/class-helper)
+## Contributions
+Pull requests, Stars or Forks are all welcomed.
0 commit comments