Skip to content

Commit 33c84ed

Browse files
authored
Update README.md
1 parent 7cb8e34 commit 33c84ed

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
@@ -52,7 +52,7 @@ Flasher provides a “cs” file for easily developing plugin. That “cs” fil
5252
Flasher still supports C++ plugin DLL for **backward compatibility**. New features are not included to C++ plugin interface.
5353

5454
## Flasher Script
55-
Flasher supports script format for developing diagnostic routines. It provides an easy way to develop simple diagnostic routines.
55+
Flasher supports script format for developing diagnostic routines. It provides an easy way to develop simple diagnostic routines.<br>
5656
![Flasher_script](https://github.com/user-attachments/assets/d1e0b744-5ade-424a-86ca-1712c2c61b0f)
5757

5858
Script format supports commands for sending/receiving frames, changing default configurations, if condition, loop etc.

0 commit comments

Comments
 (0)