diff --git a/README.md b/README.md index 799a835..3f1ca04 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ A collection of popular layouts and patterns made with CSS: * Good practices (coming soon) * Accessibility (coming soon) +![CSS Layout](/public/images/screenshot.png) + ## Why Being a front-end engineer, I have to deal with a lot of layouts and components. diff --git a/public/images/screenshot.png b/public/images/screenshot.png new file mode 100644 index 0000000..9fd930f Binary files /dev/null and b/public/images/screenshot.png differ