Skip to content

Commit 0ba1dd0

Browse files
README update
1 parent f0ea904 commit 0ba1dd0

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,10 @@ decrease our workload and focus on data analysis.
2424
[![Supported platform](https://img.shields.io/badge/platform-windows%20%7C%20macos%20%7C%20linux-lightgrey.svg)](https://github.com/LimberDuck/nessus-file-analyzer)
2525
[![Documentation Status](https://readthedocs.org/projects/nessus-file-analyzer/badge/?version=latest)](https://nessus-file-analyzer.readthedocs.io/en/latest/?badge=latest)
2626

27-
![](https://user-images.githubusercontent.com/9287709/59981677-5fefcf80-9607-11e9-89aa-35e5649e1c7a.png)
27+
> [!NOTE]
28+
> **Visit [LimberDuck.org][LimberDuck] to find out more!**
29+
30+
![](https://limberduck.org/en/latest/_images/nfa.png)
2831

2932
## Main features
3033

@@ -37,13 +40,9 @@ decrease our workload and focus on data analysis.
3740
* change target directory for output file to desired one, leave it default (current working directory) or set to be the same as source files
3841
* add suffix for output file with `_YYYYMMDD_HHMMSS` and/or custom text
3942

40-
## Documentation
41-
42-
Visit https://limberduck.org/en/latest/tools/nessus-file-analyzer/ or https://nessus-file-analyzer.readthedocs.io to find out more.
43-
4443
## Installation
4544

46-
> **Note:**
45+
> [!NOTE]
4746
> It's advisable to use python virtual environment for below instructions. Read more about python virtual environment in [The Hitchhiker’s Guide to Python!](https://docs.python-guide.org/dev/virtualenvs/)
4847
>
4948
>Read about [virtualenvwrapper in The Hitchhiker’s Guide to Python!](https://docs.python-guide.org/dev/virtualenvs/#virtualenvwrapper): [virtualenvwrapper](https://virtualenvwrapper.readthedocs.io) provides a set of commands which makes working with virtual environments much more pleasant.

0 commit comments

Comments
 (0)