Adding README.md to examples
This commit is contained in:
parent
bf5031e8c4
commit
8418983253
1 changed files with 11 additions and 0 deletions
11
examples/README.md
Normal file
11
examples/README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
Examples
|
||||
========
|
||||
|
||||
This directory examples of working with the IMAP client.
|
||||
|
||||
Current Examples:
|
||||
* basic - This is a very basic example of using the client.
|
||||
|
||||
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.
|
||||
Loading…
Add table
Reference in a new issue