From 60b3b489b77731cbd86aac32dbe8835f91e3081c Mon Sep 17 00:00:00 2001 From: Samuel Pua Date: Sat, 6 Jul 2019 16:09:20 +0800 Subject: [PATCH] Update readme --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5ab162a..8d5d4d3 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,14 @@ Tap It is a SMS phishing framework that allows handling of large SMS phishing ca ### Prerequisites -Tap It is built on Go, and have all required libraries built-in the binary. To attempt to recompile the application, the following is required: -- Go -- Angular CLI -- GORM -- Gorilla Mux -- Teabag XLSX Library +Tap It is built on Go, and have all required libraries built-in within the binary. + +To attempt to recompile the application, the following is required: +* Go +* Angular CLI +* GORM +* Gorilla Mux +* Teabag XLSX Library ## Deployment