minor adjustments

Bernardo Damele 2012-07-15 21:56:31 +01:00
parent bd24a23877
commit 013b37074f

@ -3,3 +3,21 @@
* [Libraries in `thirdparty/` directory](#thirdparty)
* [Libraries and tools in `extra/` directory](#extra)
* [Dependencies not bundled](#notbundled)
<br>
#### User's manual
* [[Scenario]] - Use cases for sqlmap.
* [[Techniques]] - SQLi techniques detected and exploited by sqlmap.
* [[Features]] - A breakdown of main features.
* [[Download and update]] - Keep your copy up-to-date.
* [[Dependencies]] - Third-party libraries and tools required.
* [[History]] - Kickin' databases since 2006.
* [[Usage]] - A breakdown of all switches with examples.
* [[License and copyright]] - The boring stuff.
<br>
----
#### Miscellaneous
* [[FAQ]] - Frequently Asked Questions.
* [[Third party libraries]] - Details of third-party libraries and tools used by sqlmap.