Browse Source

Update readme

master
Samuel Pua 6 years ago
parent
commit
60b3b489b7
  1. 14
      README.md

14
README.md

@ -4,12 +4,14 @@ Tap It is a SMS phishing framework that allows handling of large SMS phishing ca
### Prerequisites ### 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 ## Deployment

Loading…
Cancel
Save