소스 검색

add horizontal line for Bounty

Manuel Araoz 9 년 전
부모
커밋
635c4c10ba
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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.