remove todos from readme

whooops
This commit is contained in:
David Maloney 2016-06-08 13:54:12 -05:00
parent a34e92894a
commit 251f1ba8cc
No known key found for this signature in database
GPG Key ID: DEDBA9DC3A913DB2
1 changed files with 0 additions and 5 deletions

View File

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