Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
totorogendut committed Mar 23, 2020
1 parent 293d73a commit 77432f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ fund('wm-pointer-address')

or you can split revenue using [Probabilitic Revenue Sharing](https://coil.com/p/sharafian/Probabilistic-Revenue-Sharing/8aQDSPsw) method.

`fund()` must take an array containing strings or our own opiniated Web Monetization pointer object. Pointer objects must have `address` and `chance` in it.
To split revenue, `fund()` must take an array containing strings or our own opiniated Web Monetization pointer object. Pointer address objects must have `address` and `chance` in it.

```js
import fund from 'fundme'
Expand Down

0 comments on commit 77432f2

Please sign in to comment.