From bd24a23877cb39bec0a12083e8a3f74ac19df24a Mon Sep 17 00:00:00 2001 From: Bernardo Damele Date: Sun, 15 Jul 2012 21:54:57 +0100 Subject: [PATCH] minor adjustments --- libs/Third-party-libraries.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/Third-party-libraries.md b/libs/Third-party-libraries.md index 9f70abe77..3fe806983 100644 --- a/libs/Third-party-libraries.md +++ b/libs/Third-party-libraries.md @@ -4,7 +4,7 @@


-

Libraries in `thirdparty/` directory

+

Libraries in thirdparty/ directory

| Library | Homepage | License | Notes | Switch | | ------------ | ----------- | ----------- | ----------- | ----------- | @@ -27,7 +27,7 @@ | `thirdparty/termcolor/` | http://pypi.python.org/pypi/termcolor | MIT | Used to colourize output | - | | `thirdparty/xdot/` | http://code.google.com/p/jrfonseca/wiki/XDot | LGPL | Used for internal debug purposes | `--profile` | -

Libraries and tools in `extra/` directory

+

Libraries and tools in extra/ directory

These listed are libraries and tools not entirely developed by sqlmap developers only.