diff --git a/README.md b/README.md index 407a689..7f323be 100644 --- a/README.md +++ b/README.md @@ -17,13 +17,14 @@ DISCLAMER: since it is a community driven project it is only smoke-tested and co | [blt](blt) | Acquia BLT tool launcher (requires [BLT installation](https://blog.docksal.io/docksal-and-acquia-blt-1552540a3b9f)) | Drupal | | [codeclimate](codeclimate) | [CodeClimate](https://codeclimate.com/) code quality tool | | | [mailhog](mailhog) | [Mailhog](https://github.com/mailhog/MailHog) e-mail capture service for current project | | +| [mkcert](mkcert) | [mkcert](https://github.com/FiloSottile/mkcert) addon for Docksal | | | [phpcs](phpcs) | PHP Code Sniffer and Code Beautifier | | | [phpunit](phpunit) | Creates a phpunit.xml file and runs PHPUnit tests | Drupal | | [pma](pma) | [PhpMyAdmin](https://www.phpmyadmin.net/) database management tool | MySQL | | [redis](redis) | Add [Redis](https://redis.io/) to current project | | | [sequelpro](sequelpro) | Launches [SequelPro](https://www.sequelpro.com) with the connection information for current project. | macOS | -| [tableplus](tableplus) | Launches [TablePlus](https://www.tableplus.com) with the connection information for current project. | macOS | | [simpletest](simpletest) | Runs SimpleTest tests in Drupal 7 and 8 | Drupal | | [solr](solr) | [Apache Solr](http://lucene.apache.org/solr/) search service for current project | | +| [tableplus](tableplus) | Launches [TablePlus](https://www.tableplus.com) with the connection information for current project. | macOS | | [uli](uli) | Generate one time login url for current site | Drupal | | [wkhtmltopdf](wkhtmltopdf) | Installs wkhtmltopdf 0.12.5 with QT compiled in. | |