diff --git a/README.md b/README.md index a776852..b7f51b3 100755 --- a/README.md +++ b/README.md @@ -39,6 +39,8 @@ Your root element should be an array. This represents the entire page. Inside th ## Components +[[https://github.com/pebble/clay/blob/initial-review/src/images/example.png|alt=Example]] + ### Section Sections help divide up the page into logical separations. It is recommended that you place all your input based items in a section for maximum prettiness. diff --git a/src/images/example.png b/src/images/example.png new file mode 100644 index 0000000..fc0856f Binary files /dev/null and b/src/images/example.png differ