metasploit-aggregator 0.1.2 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/README.md DELETED
@@ -1,28 +0,0 @@
1
- Metasploit [![Build Status](https://travis-ci.org/rapid7/metasploit-aggregator.svg?branch=master)](https://travis-ci.org/rapid7/metasploit-aggregator) [![Code Climate](https://img.shields.io/codeclimate/github/rapid7/metasploit-aggregator.svg)](https://codeclimate.com/github/rapid7/metasploit-aggregator)
2
- ==
3
- The Metasploit Aggregator is released under a BSD-style license. See
4
- COPYING for more details.
5
-
6
- Bug tracking and development information can be found at:
7
- https://github.com/rapid7/metasploit-aggregator
8
-
9
- New bugs and feature requests should be directed to:
10
- http://r-7.co/MSF-BUGv1
11
-
12
- API documentation for writing modules can be found at:
13
- https://rapid7.github.io/metasploit-aggregator/api
14
-
15
- Questions and suggestions can be sent to:
16
- https://lists.sourceforge.net/lists/listinfo/metasploit-hackers
17
-
18
- Installing
19
- --
20
-
21
- Using Metasploit Aggregator
22
- --
23
-
24
- Contributing
25
- --
26
- [Contributing](https://github.com/rapid7/metasploit-aggregator/blob/master/CONTRIBUTING.md).
27
-
28
-