diff --git a/README.md b/README.md index 29aee13..87fbf1a 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Scribbler - a responsive HTML template for coding projects and documentations +![Scribbler Screenshot](./screenshot.jpg) + Scribbler is a responsive HTML/CSS/Javascript template designed for developers who want to set up a small landing page and a documentation/usage page for their coding projects. It is developed with vanilla javascript and many great CSS3 features, such as CSS variables and CSS grid. With performance and simplicity in mind, the template is built without any extra overhead of libraries and is easy to customize. Check out the details on [Codrops](https://tympanus.net/codrops/2018/01/12/freebie-scribbler-website-template-html-sketch/) diff --git a/screenshot.jpg b/screenshot.jpg new file mode 100644 index 0000000..d08e7f0 Binary files /dev/null and b/screenshot.jpg differ