Update README.md

This commit is contained in:
Ido Ideas 2018-11-12 03:04:23 +02:00 committed by GitHub
parent e7dc09ba27
commit 1919d5b2b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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. 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. 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.