From b17da14e98669c68210d479eb21767617cdf7719 Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 13 Dec 2013 20:01:16 -0200 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3d0de3b2b72..12e51c72e66 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ Faraday is the first multiuser Penetration test IDE. Designed for distribution, indexation and analysis of the generated data during the process of a security audit. -The main purpose of Faraday is to re-use the available tools in the community to take advantages of them in a multiuser way. +The main purpose of Faraday is to re-use the available tools in the community to take advantage of them in a multiuser way. -Users should not feel any difference between their own terminal application and the one included in Faraday thanks to the simplicity within it, with a specialized set of functionalities that help users improve doing their work. Do you remember yourself programming without an IDE? Well, Faraday does the same an IDE does for you when programming, but from the perspective of a penetration test. +Design for simplicity, users should feel no difference between their own terminal application and the one included in Faraday. Developed with a specialized set of functionalities that help users improve their own work. Do you remember yourself programming without an IDE? Well, Faraday does the same an IDE does for you when programming, but from the perspective of a penetration test. Requirements ---- From c9264c741cb023fbf16e8cd04792f898605b5beb Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 13 Dec 2013 20:01:44 -0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12e51c72e66..7aa26e2518f 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Quick install: Download the latest tarball by clicking [here] (https://github.com/infobyte/faradaysec/tarball/master) -Preferably, you can download faraday by cloning the [Git] (https://github.com/infobyte/faraday repository): +Preferably, you can download faraday by cloning the [Git] (https://github.com/infobyte/faraday) repository: $ git clone https://github.com/infobyte/faraday.git faraday-dev $ cd faraday-dev