From c57197bd7fd37161c42a1a6fd272c6666c8a13a1 Mon Sep 17 00:00:00 2001 From: Eugene Sokolov Date: Fri, 7 Feb 2020 03:49:27 +0300 Subject: docs: add screenshot to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index e84f316..e528b03 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ $ npm install react-benzin **TIP:** *Create-React-App with Typescript* is your GO-TO in most of the cases. [Learn more.](https://create-react-app.dev/docs/adding-typescript/) +![Preview screenshot](https://user-images.githubusercontent.com/51545008/73991116-46b04f00-495c-11ea-9733-865bcc6c8807.png) + You can find a minimal usage example [here](src/index.tsx). ## Functionality -- cgit v1.2.3