Skip to content

Commit 6821c9e

Browse files
authored
Update README.md for version info (#208)
Update README.md for version info (#208)
1 parent ec74adc commit 6821c9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[简体中文](#autocad®-autolisp-visual-studio-code-扩展)
44

5-
This extension adds support for AutoCAD AutoLISP source (LSP) files to Visual Studio Code. It allows you to edit and debug your lisp programs with AutoCAD 2021.
5+
This extension adds support for AutoCAD AutoLISP source (LSP) files to Visual Studio Code. It allows you to edit and debug your lisp programs with AutoCAD 2021 and later.
66
For information on creating lisp programs for AutoCAD with the AutoLISP programming language, see the:
77
- AutoCAD AutoLISP: [Developer’s Guide](https://www.autodesk.com/autolisp-developers-guide)
88
- AutoCAD AutoLISP: [Reference](https://www.autodesk.com/autolisp-reference)
@@ -118,7 +118,7 @@ See [here](NOTICE.md).
118118

119119
[English](#visual-studio-code-extension-for-autocad®-autolisp)
120120

121-
这是一个 Visual Studio Code 扩展,用来支持在 VSCode 中编写 AutoCAD AutoLISP 源文件(LSP)。它允许您使用 AutoCAD 2021 编辑和调试 lisp 程序。有关使用 AutoLISP 编程语言为 AutoCAD 创建 lisp 程序的信息,请参见:
121+
这是一个 Visual Studio Code 扩展,用来支持在 VSCode 中编写 AutoCAD AutoLISP 源文件(LSP)。它允许您使用 AutoCAD 2021 及更高版本编辑和调试 lisp 程序。有关使用 AutoLISP 编程语言为 AutoCAD 创建 lisp 程序的信息,请参见:
122122

123123
- AutoCAD AutoLISP: [Developer’s Guide](https://www.autodesk.com/autolisp-developers-guide)
124124
- AutoCAD AutoLISP: [Reference](https://www.autodesk.com/autolisp-reference)

0 commit comments

Comments
 (0)