From e42e5717fdf5d7a19cf661fa3812d5db04a83e3d Mon Sep 17 00:00:00 2001 From: openbullet <48930622+openbullet@users.noreply.github.com> Date: Fri, 20 Mar 2020 13:56:58 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ca75683..e3798f3 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Link to the [Official Forum](https://forum.openbullet.dev/) +**NEW!** The Plugin System was released with version 1.2.0. You can find a [sample Plugin](https://github.com/openbullet/openbullet-plugin) with fully documented code that you can use as a basis to develop your own plugins! + - - - - OpenBullet is a webtesting suite that allows to perform requests towards a target webapp and offers a lot of tools to work with the results. This software can be used for **scraping** and **parsing data**, automated **pentesting**, unit testing through **selenium** and much more.