diff --git a/README.md b/README.md index 7c89ed3..a3e2cb2 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ It is also possible to flag the findings as `false positive`,`hot` or `resolved` #### 2. Notes taking It is possible to start comment threads directly within the codebase to add details and reactions.
-![[images/threadExample.png]] +![threadExample](images/threadExample.png) When collaboration mode is disabled, each project is stored in a local SQLite database. In this mode, projects are not synchronized or shared across different collaborators. @@ -85,3 +85,5 @@ PoiEx allows for real-time synchronization of findings and comments with other u This project was made with love in the [Doyensec Research island](https://doyensec.com/research.html) by [Michele Lizzit](https://www.linkedin.com/in/michelelizzit/) for his master thesis at ETH Zurich under the mentoring of [Francesco Lacerenza](https://twitter.com/lacerenza_fra). Download the last [release](https://github.com/doyensec/PoiEx/releases) and contribute with a star, [bug reports or suggestions](https://github.com/doyensec/PoiEx/issues). + +![Doyensec Research](images/doyensec_logo.svg)