diff options
author | winsvega <winsvega@mail.ru> | 2016-09-05 18:57:20 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-05 18:57:20 +0800 |
commit | 7d69336e76346055ca9e6a1624914fdb6e447396 (patch) | |
tree | a80891a691fbe84e87519eba90fbe419971872fa /README.md | |
parent | d2081b17e81132e72f09a44f9d823bf6cbe6c281 (diff) | |
download | tangerine-tests-7d69336e76346055ca9e6a1624914fdb6e447396.tar tangerine-tests-7d69336e76346055ca9e6a1624914fdb6e447396.tar.gz tangerine-tests-7d69336e76346055ca9e6a1624914fdb6e447396.tar.bz2 tangerine-tests-7d69336e76346055ca9e6a1624914fdb6e447396.tar.lz tangerine-tests-7d69336e76346055ca9e6a1624914fdb6e447396.tar.xz tangerine-tests-7d69336e76346055ca9e6a1624914fdb6e447396.tar.zst tangerine-tests-7d69336e76346055ca9e6a1624914fdb6e447396.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ tests [![Build Status](https://travis-ci.org/ethereum/tests.svg?branch=develop)](https://travis-ci.org/ethereum/tests) ===== -Common tests for all clients to test against. +Common tests for all clients to test against. See the documentation http://www.ethdocs.org/en/latest/contracts-and-transactions/ethereum-tests/index.html All files should be of the form: |