From 9fb356dcee6de760c6430a0df0e4185043c625aa Mon Sep 17 00:00:00 2001 From: Eugene Sokolov Date: Sat, 14 Aug 2021 02:47:23 +0300 Subject: docs: add example section --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5874461..eeef8bc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,14 @@ # telegram-based-wojak Source images and convert script for **based wojak** stickerpack. +# Example +Here's the example source images (*left*) and generated stickers (*right*). Notice how stickers are cropped to avoid wasting space. +
+ + ---- + +
+ # Usage ## Prerequisites - [make](https://www.gnu.org/software/make/) @@ -16,8 +24,6 @@ Generated stickers are located in `out` directory, you can preview them with `sx ``` $ make view ``` -![image](https://user-images.githubusercontent.com/51545008/129426994-2a787714-772d-4010-b295-6ae00346bdbc.png) - # TODO - Automatically publish new stickers using `CircleCI` -- cgit v1.2.3