parent
a34e92894a
commit
251f1ba8cc
|
@ -3,7 +3,6 @@
|
|||
This is the Ruby Exploitation(rex) library for text generation and manipulation. It provides many different options for generating randomzied text or altering existing text. It is based entirely off of
|
||||
the work originally created inside Metasploit Framework itself.
|
||||
|
||||
TODO: Delete this and the text above, and describe your gem
|
||||
|
||||
## Installation
|
||||
|
||||
|
@ -21,10 +20,6 @@ Or install it yourself as:
|
|||
|
||||
$ gem install rex-text
|
||||
|
||||
## Usage
|
||||
|
||||
TODO: Write usage instructions here
|
||||
|
||||
## Development
|
||||
|
||||
After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
|
||||
|
|
Loading…
Reference in New Issue