We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cb8e34 commit 33c84edCopy full SHA for 33c84ed
README.md
@@ -52,7 +52,7 @@ Flasher provides a “cs” file for easily developing plugin. That “cs” fil
52
Flasher still supports C++ plugin DLL for **backward compatibility**. New features are not included to C++ plugin interface.
53
54
## Flasher Script
55
-Flasher supports script format for developing diagnostic routines. It provides an easy way to develop simple diagnostic routines.
+Flasher supports script format for developing diagnostic routines. It provides an easy way to develop simple diagnostic routines.<br>
56

57
58
Script format supports commands for sending/receiving frames, changing default configurations, if condition, loop etc.
0 commit comments