From 600d941f0b2d2764e45c7aa440f2958a8699673a Mon Sep 17 00:00:00 2001 From: Ashish Bhatia Date: Mon, 31 May 2021 22:06:19 -0700 Subject: [PATCH] Fix a lint issue --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2b39366..9505fb9 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,6 @@ A collection of android security related resources. 27. ~~[MobiSec Eacus](http://www.mobiseclab.org/eacus.jsp)~~ 28. ~~[Fireeye](https://fireeye.ijinshan.com/)- max 60MB 15/day~~ - ### Static Analysis Tools 1. [Androwarn](https://github.com/maaaaz/androwarn/) - detect and warn the user about potential malicious behaviours developed by an Android application.