Skip to content

Commit 4392d16

Browse files
committed
Add codeclimate button to README
Add the codeclimate button so users can quickly jump to the code quality metrics. This keeps metasploit-framework inline with other open source ruby projects like https://github.com/rspec/rspec-rails that also uses the codeclimate button.
1 parent b973927 commit 4392d16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11

22
Metasploit
3+
[![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/rapid7/metasploit-framework)
34
==
45
The Metasploit Framework is released under a BSD-style license. See
56
COPYING for more details.

0 commit comments

Comments
 (0)