Updated Home (markdown)

Jef LeCompte 2020-06-07 17:10:55 -04:00
parent c3c313d58a
commit 13124a5bfc

@ -73,6 +73,7 @@ Everyone is welcome to edit and improve the wiki!
## Development
* [Coding style](https://github.com/qbittorrent/qBittorrent/blob/master/CODING_GUIDELINES.md)
* [Contributing](https://github.com/qbittorrent/qBittorrent/blob/master/CONTRIBUTING.md)
* [How to write a search plugin](wiki/How-to-write-a-search-plugin)
* [Using VSCode for qBittorrent development](wiki/Using-VSCode-for-qBittorrent-development)
* [Setup GDB with Qt pretty printers](wiki/Setup-GDB-with-Qt-pretty-printers)