From fd38e5ccb55225ffabe1f4db93c634fb6c69c96f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Viering?= Date: Thu, 8 Dec 2016 21:41:51 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2f59a1f..e61923a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ # promise-promise -> A funny Promise API for those who can't keep promises. There's a 50:50 chance that the promise will be fulfilled. If not, it rejects with a random developer excuse. πŸ˜ŽπŸ˜‡ Good luck πŸ™ˆ +> A funny Promise wrapper for those who can't keep promises. There's a 50:50 chance that the promise will be fulfilled. If not, it rejects with a random developer excuse. πŸ˜ŽπŸ˜‡ Good luck πŸ™ˆ ## Install @@ -37,4 +37,4 @@ myAsyncOperation ``` ## License -MIT Β© [RenΓ© Viering](http://rene.js.org) \ No newline at end of file +MIT Β© [RenΓ© Viering](http://rene.js.org)