Unify example apps across all example platforms. (#215)

This commit is contained in:
Jonathan Hui
2016-06-27 17:19:37 -07:00
committed by GitHub
parent cb33898827
commit db436d91ae
46 changed files with 350 additions and 718 deletions
+2 -2
View File
@@ -45,8 +45,8 @@ contributing to the ongoing development of OpenThread.
# Getting started #
The easiest way to get started is to run the CLI example in
`/examples/posix/app/cli`. See the
[CLI example README](examples/posix/app/cli/README.md)
`/examples/apps/cli`. See the
[CLI example README](examples/apps/cli/README.md)
for more details.