README file updated

This commit is contained in:
Clivern 2017-08-12 12:56:59 +02:00
commit 308b11702c

View file

@ -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)
*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).