Fixing examples README.md

This commit is contained in:
Matt McCoy 2016-06-29 18:48:50 -04:00
parent 25633dee98
commit 4b8a294689

View file

@ -3,9 +3,6 @@ Examples
This directory examples of working with the IMAP client. This directory examples of working with the IMAP client.
Current Examples: Examples:
* basic - This is a very basic example of using the client. * basic - This is a very basic example of using the client.
* gmail_oauth2 - This is an example using oauth2 for logging into gmail as a secure appplication.
Planned Examples:
* error_handling - This will show usage of handling errors that the client can return.
* gmail_oauth2 - This will be an example using oauth2 for logging into gmail as a secure appplication.