Skip to content

Commit

Permalink
Readme update according to new command
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorVicente committed Sep 6, 2018
1 parent 16c4eea commit 19649f1
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,18 +160,12 @@ You will be asked for a token symbol.
node CLI/polymath-cli module_manager
```

## Checkpoint modules
## Dividends manager

You can run these commands to create dividends and paid them out proportionally to token holder balances as of the time that the dividend was created, or at the time of a specified checkpoint that was created previously.
You can run this command to create dividends and paid them out proportionally to token holder balances as of the time that the dividend was created, or at the time of a specified checkpoint that was created previously. You can choose between Ether or ERC20 dividens.

For Ether dividends:
```bash
node CLI/polymath-cli ethExplorer
```

For ERC20 dividends:
```bash
node CLI/polymath-cli erc20Explorer
node CLI/polymath-cli dividends_manager
```

# Setting up Polymath Core
Expand Down

0 comments on commit 19649f1

Please sign in to comment.