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