diff --git a/README.md b/README.md index 30858a193..de404814c 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,6 @@ __Bugs:__ https://github.com/beefproject/beef/issues __Security Bugs:__ security@beefproject.com -__IRC:__ ircs://irc.freenode.net/beefproject - __Twitter:__ @beefproject @@ -63,10 +61,14 @@ $ ./install For full installation details, please refer to [INSTALL.txt](https://github.com/beefproject/beef/blob/master/INSTALL.txt). + +Wiki +--- We also have an [Installation](https://github.com/beefproject/beef/wiki/Installation) page on the wiki. -Upon successful installation, be sure to read the [Configuration](https://github.com/beefproject/beef/wiki/Configuration) page on the wiki for important details on configuring and securing BeEF. +Upon successful installation, be sure to read the [Configuration](https://github.com/beefproject/beef/wiki/Configuration)page on the wiki for important details on configuring and securing BeEF. +Go to beefproject.github.io/beef/index.html in order to view the JSdocs for BeEF. Usage ----- diff --git a/_config.yml b/_config.yml new file mode 100644 index 000000000..2f7efbeab --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-minimal \ No newline at end of file