diff --git a/repos/os/src/app/ping/README b/repos/os/src/app/ping/README index 6de9622451..ca4d3c9e88 100644 --- a/repos/os/src/app/ping/README +++ b/repos/os/src/app/ping/README @@ -46,3 +46,10 @@ This is an overview of the sessions required and provided by the component apart from the environment sessions: * Requires one Timer session. + + +Examples +~~~~~~~~ + +Examples of how to use the ping component can be found in the test scripts +'os/run/ping.run' and 'os/run/ping_nic_router.run'.