We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1dc376 commit 24b676aCopy full SHA for 24b676a
1 file changed
README.md
@@ -36,5 +36,5 @@ set_output("")
36
write_output("Hi You,\n")
37
38
# get_apppath() -> get exe path
39
-print ("PyRun.exe is at :", get_apppath())
+print ("expressPython.exe is at :", get_apppath())
40
```
0 commit comments