Meh, GFM doesn't like my headings

This commit is contained in:
James Lee
2012-05-14 12:26:12 -06:00
parent 12a7651e91
commit 47b944ec65
+8 -4
View File
@@ -1,17 +1,20 @@
= Metasploit
Metasploit
==
The Metasploit Framework is released under a BSD-style license. See
COPYING for more details.
== Installing
Installing
--
Generally, you should use the installer which contains all dependencies
and will get you up and running with a few clicks. See the [Dev
Environment Setup][github-wiki] if you'd like to deal with dependencies
on your own.
== Using Metasploit
Using Metasploit
--
Metasploit can do all sorts of things. The first thing you'll want to do
is start `msfconsole`, but after that, you'll probably be best served by
@@ -21,7 +24,8 @@ reading some of the great tutorials online:
* Metasploit Unleashed
* baz
== Contributing
Contributing
--
[Github][github-wiki]