Skip to content

Commit f1924d8

Browse files
authored
Update README.md
1 parent 1ae204c commit f1924d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ IRISAPP>write ##class(PackageSample.ObjectScript).Test()
3838
This repository is ready to code in VSCode with ObjectScript plugin.
3939
Install [VSCode](https://code.visualstudio.com/), [Docker](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker) and [ObjectScript](https://marketplace.visualstudio.com/items?itemName=daimor.vscode-objectscript) plugin and open the folder in VSCode.
4040
Open /src/cls/PackageSample/ObjectScript.cls class and try to make changes - it will be compiled in running IRIS docker container.
41-
41+
![docker_compose](https://user-images.githubusercontent.com/2781759/76656929-0f2e5700-6547-11ea-9cc9-486a5641c51d.gif)
4242

4343
Feel free to delete PackageSample folder and place your ObjectScript classes in a form
4444
/src/Package/Classname.cls

0 commit comments

Comments
 (0)