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 9c25d98 commit 61961bcCopy full SHA for 61961bc
README.md
@@ -17,3 +17,13 @@ GitHub 链接:https://github.com/LittleNewton/Equation_and_Codebox
17
- Office 2013 及之后的更新的版本
18
19
希望对大家有所帮助。
20
+
21
+## 1. 编译方法
22
23
+本插件基于 Visual Studio 2019 开发,打开 `src/Equation and Code.sln` 即可利用 VS2019 对本项目进行更改。
24
25
+使用 VSTO Word 开发 SDK,需要用 Visual Studio Installer 获取相应 SDK。
26
27
+## 2. 开源许可
28
29
+本软件遵循 MIT 开源许可。
doc/README.md
@@ -0,0 +1,4 @@
1
+# 有关本插件
2
3
+详情参见根目录下的 README.md
4
0 commit comments