Browse Source

add horizontal line for Bounty

Manuel Araoz 9 years ago
parent
commit
635c4c10ba
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -201,6 +201,7 @@ Creates tokens based on message value and credits to the recipient.
 Returns the amount of tokens per 1 ether.
 
 
+___
 ### Bounty
 To create a bounty for your contract, inherit from the base `Bounty` contract and provide an implementation for `deployContract()` returning the new contract address.