diff --git a/README.md b/README.md index 4ec1bfe..b8f8103 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,14 @@ # RoE for Pressbooks +(https://img.shields.io/packagist/dt/ebookfoundation/roe-pressbooks.svg)](https://packagist.org/packages/ebookfoundation/roe-pressbooks) +River of Ebooks integration for Pressbooks. + +## Composer +From within your WordPress or Bedrock root directory, run: + +``` +composer require ebookfoundation/roe-pressbooks +``` + **Contributors:** conner_bw, greatislander, villa7 **Tags:** pressbooks, plugin, riverofebooks, roe **Requires at least:** 4.9.7 @@ -6,6 +16,3 @@ **Stable tag:** 0.3.1 **License:** GPLv3 or later **License URI:** https://www.gnu.org/licenses/gpl-3.0.html - -River of Ebooks integration for Pressbooks. - diff --git a/composer.json b/composer.json index 12d1110..de296f0 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,6 @@ }, { "name": "Theodore Kluge", - "email": "tkluge@tkluge.net", "homepage": "https://tkluge.net" } ],