From 16891c40488c56fd5ca9ec06ade58ff7831c597b Mon Sep 17 00:00:00 2001 From: Simone Margaritelli Date: Thu, 1 Apr 2021 22:13:17 +0200 Subject: [PATCH] misc: small fix or general refactoring i did not bother commenting --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 8e9546e1..2e8bf81a 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,6 @@ bettercap is a powerful, easily extensible and portable framework written in Go * **A very convenient [web UI](https://www.bettercap.org/usage/#web-ui).** * [More!](https://www.bettercap.org/modules/) -## Documentation and Examples - -The project is documented [here](https://www.bettercap.org/). - ## License `bettercap` is made with ♥ by [the dev team](https://github.com/orgs/bettercap/people) and it's released under the GPL 3 license.