Skip to content

Commit 6542fee

Browse files
Qinghao ShiQinghao Shi
authored andcommitted
Update README.md fix typos
1 parent 43effa5 commit 6542fee

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,8 @@ This will try to launch every model in the above list to verify them, so will ta
8787
>e.g. `mbedhtrun --fm DEFAULT -m FVP_MPS2_M3 -f test.elf`
8888
8989
*<model_name> : The name to fastmodel target supported in mbed os*
90-
*<config_name> : This could be ether pre-defined CONFIG_NAME listed inside mbedfm or a local file*
90+
91+
*<config_name> : This could be ether pre-defined `CONFIG_NAME` listed inside mbedfm or a local file*
9192

9293
# Configurations to Fast Models
9394

@@ -113,4 +114,4 @@ Then users need to edit `mbed-fastmodel-agent\fm_agent\settings.json` file eithe
113114
Key `configs_add` can be added for additional config files for each model, Or Key `config` can be added to overwrite `GLOBAL` config files.
114115

115116
## Known limitations:
116-
1. Fast Models normally have 3 or 4 serial terminal ports. But currently only one port is supported at moment.
117+
1. Fast Models normally have 3 or 4 serial terminal ports. But currently only one port is supported at moment.

0 commit comments

Comments
 (0)