Skip to content

Commit e944358

Browse files
committed
Update greentea readme with move notice
1 parent 39f9c86 commit e944358

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

legacy/mbed-greentea/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Development moved
2+
3+
The development of Greentea has been moved into the [mbed-os-tools](../../src/mbed_os_tools) package. You can continue to use this module for legacy reasons, however all further development should be continued in the new package.
4+
5+
-------------
6+
17
[![Circle CI](https://circleci.com/gh/ARMmbed/greentea.svg?style=svg)](https://circleci.com/gh/ARMmbed/greentea)
28
[![Coverage Status](https://coveralls.io/repos/github/ARMmbed/greentea/badge.svg?branch=master)](https://coveralls.io/github/ARMmbed/greentea?branch=master)
39
[![PyPI version](https://badge.fury.io/py/mbed-greentea.svg)](https://badge.fury.io/py/mbed-greentea)
@@ -174,7 +180,7 @@ Fast Models FVPs are software models for Arm reference design platfrom
174180

175181
Greentea supports running test on Fast Models. And [mbed-fastmodel-agent](https://github.com/ARMmbed/mbed-fastmodel-agent) module is required for this purpose.
176182

177-
The "--fm" option only available when the `mbed-fastmodel-agent` module is installed :
183+
The "--fm" option only available when the `mbed-fastmodel-agent` module is installed :
178184

179185
You can run tests for FVP_MPS2_Cortex-M3 models, by '--fm' option:
180186
```

0 commit comments

Comments
 (0)