From cf45ed44e55f5fc3842a586447ba5d15aacf771a Mon Sep 17 00:00:00 2001 From: Samuel Pua Date: Sat, 6 Jul 2019 16:00:51 +0800 Subject: [PATCH] Update readme --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ba258b9..5ab162a 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,11 @@ 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 +- Go +- Angular CLI +- GORM +- Gorilla Mux +- Teabag XLSX Library ## Deployment