From 7c5507444c129cfb9236affc1c9a5fc9ed9ede70 Mon Sep 17 00:00:00 2001 From: Logan Engstrom Date: Tue, 14 Oct 2014 10:18:58 -0400 Subject: [PATCH] fixed grammar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e764182..82d9c72 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,4 @@ Glad you asked! The core of my script is basically a glorified event handler bui I would not have been able to build Snapception without the decryption ruby script by [AJ Jenkins](https://github.com/ajenkins/comp116-ajenkins/tree/master/final_project), who in turn based it upon the code written by [Amelia Cuss](https://kivikakk.ee/2013/05/10/snapchat.html). My code expands upon theirs in that in automatically intercepts the encrypted snapchats before decrypting them whereas before the encrypted snapchats would have to manually be obtained some other way. ## Can I contribute? -Please! Feel free to submit any pull requests. I whipped this application up in less than a day, so there is bound to be some bugs, missing features, or hastily written code. +Please! Feel free to submit any pull requests. I whipped this application up in less than a day, so there are bound to be some bugs, missing features, or hastily written code.