composer details
parent
4a4b998c07
commit
647fd61576
13
README.md
13
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.
|
||||
|
||||
|
|
|
@ -11,7 +11,6 @@
|
|||
},
|
||||
{
|
||||
"name": "Theodore Kluge",
|
||||
"email": "tkluge@tkluge.net",
|
||||
"homepage": "https://tkluge.net"
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue