Skip to content

Commit

Permalink
Add wiki link
Browse files Browse the repository at this point in the history
  • Loading branch information
Synchro committed Oct 15, 2014
1 parent 8ca62ad commit 02af1ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -108,6 +108,8 @@ Generated documentation is [available online](http://phpmailer.github.io/PHPMail

You'll find some basic user-level docs in the [docs](docs/) folder, and you can generate complete API-level documentation using the [generatedocs.sh](docs/generatedocs.sh) shell script in the docs folder, though you'll need to install [PHPDocumentor](http://www.phpdoc.org) first. You may find [the unit tests](test/phpmailerTest.php) a good source of how to do various operations such as encryption.

Some useful information on troubleshooting and bulk sending with PHPMailer can be found in the [Github wiki](https://github.com/PHPMailer/PHPMailer/wiki).

## Tests

There is a PHPUnit test script in the [test](test/) folder.
Expand Down

0 comments on commit 02af1ae

Please sign in to comment.