From 1919d5b2b99608b1787dee03b0716047f3977451 Mon Sep 17 00:00:00 2001 From: Ido Ideas Date: Mon, 12 Nov 2018 03:04:23 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adb1e91..0687b5e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ You probably heard, or even using right now, the worldwide social messaging app. Many people around the world are using this app on a daily basis to send simple, short messages to their friends, colleagues and family. And as of such, the WhatsApp developer team has to make the experience of using their app the best possible, and the most fun for sure. -We all know there are alternatives with richer messeges. Telegram, Messenger, Kik and stuff. However, I don't think no one can beat the user base WhatsApp has, and for that, we are tied to their services. +We all know there are alternatives with richer messeges. Telegram, Messenger, Kik and stuff. However, No one can beat the user base WhatsApp has, and for that, we are tied to their services. Recently, they were graceful enough to finally bring us Stickers support for the app, something many apps had before. It was a surprise to be sure, but a welcomed one. However, when I tested this feature, I realized the only way to make my own sticker pack, I need to develop a whole new Android app and have people install it from the store (or through APK, but ordinary people won't do that). So I realized a solution to that problem must be made, so any person could create and share any kind of sticker pack they want, easily and without any hassle, directly from their mobile device.