summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjvoisin2018-04-26 14:11:24 +0200
committerjvoisin2018-04-26 14:11:24 +0200
commit9c4fb73b330e10395e1627d73e46a855e236ad29 (patch)
tree62d2c6fbd56bd962c60de7178e67a53241340b43 /README.md
parente328b96e2c6c5fd4d54ce70240aa411524d18aa4 (diff)
Fix a missing link
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c6daaeb..01d1401 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,7 @@ Ho, and by the way, you can run the *comprehensive* testsuite with `make tests`.
88 88
89Check the [whitelist.yar](https://github.com/nbs-system/php-malware-finder/blob/master/php-malware-finder/whitelist.yar) file. 89Check the [whitelist.yar](https://github.com/nbs-system/php-malware-finder/blob/master/php-malware-finder/whitelist.yar) file.
90If you're lazy, you can generate whitelists for entire folders with the 90If you're lazy, you can generate whitelists for entire folders with the
91[generate_whitelist.py](https://github.com/nbs-system/php-malware-finder/blob/master/php-malware-finder/generate_whitelist.py) script. 91[generate_whitelist.py](https://github.com/nbs-system/php-malware-finder/blob/master/php-malware-finder/utils/generate_whitelist.py) script.
92 92
93## Why should I use it instead of something else? 93## Why should I use it instead of something else?
94 94