add 151-ens-usernames contracts to readme

This commit is contained in:
Ricardo Guilherme Schmidt 2018-05-15 15:00:00 -03:00 committed by Barry Gitarts
parent 6fccb20963
commit 6fa3e8a49f
1 changed files with 4 additions and 1 deletions

View File

@ -16,4 +16,7 @@ Usage:
| Contract | Deploy | Test | UI |
| -------------------------------------- | ------ | ---- | --- |
| token/TestToken | Yes | Yes | Yes |
| token/ERC20Token | No | Yes | Yes |
| token/ERC20Token | No | Yes | Yes |
| ens/ENSRegistry | Yes | Yes | No |
| ens/PublicRegistry | Yes | Yes | No |
| registry/ENSSubdomainRegistry | Yes | Yes | No |