浏览代码

fix markdown issue

Manuel Araoz 9 年之前
父节点
当前提交
2298ec7439
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -162,7 +162,6 @@ Based on code by FirstBlood: [FirstBloodToken.sol]
 Inherits from contract SafeMath. Implementation of abstract contract ERC20 (see [https://github.com/ethereum/EIPs/issues/20])
 Inherits from contract SafeMath. Implementation of abstract contract ERC20 (see [https://github.com/ethereum/EIPs/issues/20])
 
 
 [FirstBloodToken.sol]: https://github.com/Firstbloodio/token/blob/master/smart_contract/FirstBloodToken.sol
 [FirstBloodToken.sol]: https://github.com/Firstbloodio/token/blob/master/smart_contract/FirstBloodToken.sol
-[https://github.com/ethereum/EIPs/issues/20]: see https://github.com/ethereum/EIPs/issues/20
 
 
 #### approve(address _spender, uint _value) returns (bool success)
 #### approve(address _spender, uint _value) returns (bool success)
 Sets the amount of the sender's token balance that the passed address is approved to use.
 Sets the amount of the sender's token balance that the passed address is approved to use.