diff --git a/README.md b/README.md index e576697..d8320ab 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,35 @@ Imap ==== :mailbox_with_mail: Access Mailbox Using PHP IMAP. -[![Build Status](https://travis-ci.org/Clivern/Imap.svg?branch=master)](https://travis-ci.org/Clivern/Imap) \ No newline at end of file +*Current Version: coming soon* + +[![Build Status](https://travis-ci.org/Clivern/Imap.svg?branch=master)](https://travis-ci.org/Clivern/Imap) + +Installation +------------ +To install the package, use the following: +```php +# +``` + +Usage +----- +After adding the package as a dependency, Please read the following steps: + + +Misc +==== + +Changelog +--------- +Version 1.0.0: +``` +Coming Soon +``` + +Acknowledgements +---------------- + +© 2017, Clivern. Released under the [MIT License](http://www.opensource.org/licenses/mit-license.php). + +**Imap** is authored and maintained by [@clivern](http://github.com/clivern). \ No newline at end of file