diff --git a/README.md b/README.md index 705eeae..bde7583 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,14 @@ -![Logo](media/banner.png) - # Laravel Wopi Host + + +
+ + + + --- + Implementation of the WOPI protocol to facilitate intergration with office online and other WOPI-compatible clients using Laravel. ## 📃 Description @@ -14,9 +20,9 @@ WOPI protocol enables Office for the web to access and change files that are sto Supports: -* [Collabora Office](https://www.collaboraoffice.com/) (Recommended) -* [Office 365](https://www.office.com/) (in-progress) -* [OnlyOffice](https://www.onlyoffice.com/en/about.aspx) +- [Collabora Office](https://www.collaboraoffice.com/) (Recommended) +- [Office 365](https://www.office.com/) (in-progress) +- [OnlyOffice](https://www.onlyoffice.com/en/about.aspx) ## 📕 Documentation @@ -35,10 +41,9 @@ This package has been tested using [Wopi Validator](https://github.com/microsoft 👇👇👇 ![testing](media/test-screenshot.png) - test Proof-validator `vendor/bin/pest`. - 👇👇👇 +👇👇👇 ![testing](media/proof-validtor-test.png) @@ -48,7 +53,7 @@ This package isn't fully ready to work with Microsoft Office online because it l ## Credits -- [Ahmed Nagi](https://github.com/nagi1) +- [Ahmed Nagi](https://github.com/nagi1) This project build upon and extends but not limited to Pol Dellaiera's [Wopi-lib](https://github.com/Champs-Libres/wopi-lib). diff --git a/media/office-wopi-banner.png b/media/office-wopi-banner.png new file mode 100644 index 0000000..cd7b6bd Binary files /dev/null and b/media/office-wopi-banner.png differ