Skip to content

Commit 291ebc2

Browse files
authored
Update README.md
1 parent 999f6f7 commit 291ebc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The following simulations are available:
5757
# Scripting
5858
From version 1.2.0 Open ModSim supports scripting. Qt runtime implements the [ECMAScript Language Specification](http://www.ecma-international.org/publications/standards/Ecma-262.htm) standard, so Javascript is used to write code.
5959

60-
<img width="1292" height="759" alt="image" src="https://github.com/user-attachments/assets/f31100b1-6197-444b-9b1e-f39f71a667d5" />
60+
<img width="1292" height="759" alt="image" src="https://github.com/user-attachments/assets/a5df0923-8015-4ddd-82c1-c744dc9e0584" />
6161

6262
Scripts can be launched in two modes: Once or Periodically. If you run script in Once mode the script will stop after it finishes executing. In Periodically mode, the script will start after a certain period of time until the user stops it or the method is called
6363
```javascript

0 commit comments

Comments
 (0)