Skip to content

Commit 19316ac

Browse files
committed
Update README
1 parent a38c32b commit 19316ac

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
11
# Lightning Paywall for WordPress
22

3+
Lightning-powered paywall for your WordPress blog, based on [Lightning Charge](https://github.com/ElementsProject/lightning-charge).
4+
35
![Paywall demo](https://i.imgur.com/7uaQ2Ow.gif)
46

5-
### Setup
7+
## Installation
8+
9+
1. Setup [Lightning Charge](https://github.com/ElementsProject/lightning-charge).
610

7-
1. [Download wordpress-lightning-paywall.zip](https://github.com/shesek/wordpress-lightning-paywall/releases)
11+
2. [Download wordpress-lightning-paywall.zip](https://github.com/shesek/wordpress-lightning-paywall/releases)
812

9-
2. Install and enable the plugin on your WordPress installation.
13+
3. Install and enable the plugin on your WordPress installation.
1014

11-
3. Under the WordPress administration panel, go to `Settings -> Lightning Paywall` to configure your Lightning Charge server URL and API token.
15+
4. Under the WordPress administration panel, go to `Settings -> Lightning Paywall` to configure your Lightning Charge server URL and API token.
1216

1317

14-
### Usage
18+
## Usage
1519

1620
Add `[paywall AMOUNT CURRENCY]` in the place where you'd like the post to cut-off for non-paying users.
1721

@@ -30,6 +34,6 @@ This will look something like: `http://some.blog/trusted-third-parties-are-secur
3034

3135
Note that anyone with this URL will be able to access the content. There are currently no restrictions in place to prevent links from being shared.
3236

33-
### License
37+
## License
3438

3539
MIT

0 commit comments

Comments
 (0)