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

File diff suppressed because one or more lines are too long

View File

@@ -1,3 +1,7 @@
<p>
main works!
</p>
<div class="row">
<div class="col-12">
<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>