Skip to content

Commit c9d1452

Browse files
committed
Add link to avnet's workshop
1 parent b594f62 commit c9d1452

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,10 @@ To configure and run Greengrass Nucleus Lite, see the
2020
For setting up as a Greengrass developer, also see the
2121
[developer setup guide](docs/DEVELOPMENT.md).
2222

23-
For easy device onboarding and examples for specific boards, visit Avnet’s
24-
/IOTCONNECT Greengrass repository
23+
For easy device onboarding and example implementation, you may want to check out
24+
[Avnet's workshop](https://event.on24.com/wcc/r/5114804/16BB67D34A48F65741B4C0A5EA675F1A).
25+
26+
Furthermore you can visit Avnet's IOTCONNECT Greengrass repository
2527
[on GitHub](https://github.com/avnet-iotconnect/iotc-python-greengrass-sdk) for
2628
SDKs and Quick Start guides that support platforms such as STM32, Renesas, NXP
2729
and Raspberry Pi.
@@ -39,7 +41,7 @@ The `main` branch contains ongoing development work and:
3941

4042
## Supported Greengrass V2 IPC commands (Features)
4143

42-
IPC support is provided by ggipcd. The support is translating the IPC command to
44+
IPC support is provided by ggipcd. The support translates the IPC command to
4345
corebus. This table identifies the corebus component that does the work.
4446

4547
| Feature | Daemon that provides support |
@@ -62,7 +64,7 @@ Additional IPC commands will be supported in future releases.
6264

6365
Known issues are documented
6466
[here](https://github.com/aws-greengrass/aws-greengrass-lite/issues) with some
65-
potential workarounds. Additionally only basic recipe types are supported, more
67+
potential workarounds. Additionally, only basic recipe types are supported, more
6668
information on missing features can be found
6769
[here](./docs/RECIPE_SUPPORT_CHANGES.md).
6870

0 commit comments

Comments
 (0)