diff --git a/README.adoc b/README.adoc index 903b390..d21a7d2 100644 --- a/README.adoc +++ b/README.adoc @@ -29,6 +29,10 @@ This repo contains the infrastructure for getting started in an embedded Zig pro * device drivers for interacting with external hardware * an uncomplicated method to define xref:interrupts[interrupts] +== Getting Started + +Visit https://github.com/ZigEmbeddedGroup/microzig-examples to find examples for your specific board. + == Design For MicroZig internals please see the xref:docs/design.adoc[Design Document].