diff --git a/README.md b/README.md index b227a6e57a..ddabda4f94 100644 --- a/README.md +++ b/README.md @@ -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]