Update readme

This commit is contained in:
2019-07-06 16:09:20 +08:00
parent cf45ed44e5
commit 60b3b489b7

View File

@@ -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