Update readme

This commit is contained in:
2019-07-06 16:00:00 +08:00
parent 31796678ae
commit c7e3084ded
3 changed files with 13 additions and 9 deletions

View File

@@ -5,11 +5,11 @@ 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: 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 * Go
* Angular CLI * Angular CLI
* GORM * GORM
* Gorilla Mux * Gorilla Mux
* Teabag XLSX Library * Teabag XLSX Library
## Deployment ## Deployment

File diff suppressed because one or more lines are too long

View File

@@ -1,3 +1,7 @@
<p> <div class="row">
main works! <div class="col-12">
</p> <h1>Welcome to TapIt: A Text Phishing Framework</h1>
<p>TapIt is a tool that allows users to manage large scale SMS phishing campaigns.</p>
<p>The framework is equipped with in-built SMS and Web templating functionalities to generate customised messages for a large list of recipients</p>
</div>
</div>