diff --git a/README.md b/README.md new file mode 100644 index 0000000..585be94 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# module-facebook-chat +Magento 2 module allowing the easy installation of the Facebook customer chat plugin. + +## Installation +``` +composer require newbury/module-facebook-chat +php bin/magento module:enable Newbury_FacebookChat +php bin/magento setup:upgrade +``` + +## Support +Feel free to email me via support@newbury.me + +## Changelog +- 1.0.0 : Initial release, \ No newline at end of file