diff --git a/Third-party-libraries.md b/Third-party-libraries.md
index 61a9a5f..9065d3a 100644
--- a/Third-party-libraries.md
+++ b/Third-party-libraries.md
@@ -1,4 +1,4 @@
-Libraries in `thirdparty/` directory:
+
Libraries in `thirdparty/` directory
| Library | Homepage | License | Notes | Switch |
| ------------ | ----------- | ----------- | ----------- | ----------- |
@@ -21,13 +21,13 @@ Libraries in `thirdparty/` directory:
| `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 not entirely written by sqlmap developers:
+
| Library / tool | Homepage | License | Notes | Switch |
| ------------ | ----------- | ----------- | ----------- | ----------- |
| `extra/icmpsh/` | http://leidecker.info | GPL | Used for OS takeover feature via ICMP | `--os-pwn` |
-Dependencies not bundled:
+Dependencies not bundled
| Library / tool | Homepage | License | Notes | Switch |
| ------------ | ----------- | ----------- | ----------- | ----------- |
@@ -42,4 +42,4 @@ Dependencies not bundled:
| python-pyodbc | http://pyodbc.googlecode.com/ | MIT | Connector for Microsoft Access | `-d` |
| python-pymssql | http://pymssql.sourceforge.net/ | LGPL | Connector for MS SQL Server | `-d` |
| python pymysql | http://code.google.com/p/pymysql/ | MIT | Connector for MySQL | `-d` |
-| python-pysqlite2 | http://pysqlite.googlecode.com/ | MIT | Connector for SQLite 2 | `-d` |
\ No newline at end of file
+| python-pysqlite2 | http://pysqlite.googlecode.com/ | MIT | Connector for SQLite 2 | `-d` |