From c23e78f2de1537262aa6cd718d81208d93d4ada0 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 30 Dec 2019 07:47:33 +0000 Subject: [PATCH] updated to show the Jsdocs --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e36b2f7eb..de404814c 100644 --- a/README.md +++ b/README.md @@ -61,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 -----