diff options
author | Determinant <[email protected]> | 2020-06-16 16:03:37 -0400 |
---|---|---|
committer | Determinant <[email protected]> | 2020-06-16 16:03:37 -0400 |
commit | 1089cf85a74887430d5d21c42886a4a05bac2be9 (patch) | |
tree | 4190317a7cf57fbcc0ac912b6c455ca3dfc73202 /README.rst | |
parent | 88b5fabd56ec0f9d46eed2dbf7fbc08b84b1f216 (diff) |
add readme
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..f63eea1 --- /dev/null +++ b/README.rst @@ -0,0 +1,11 @@ +growth-ring +=========== + +.. image:: https://travis-ci.com/ava-labs/growth-ring.svg?token=EbLxqxy3qxjHrZKkyoP4&branch=master + :target: https://travis-ci.com/Determinant/growth-ring + +Documentation +------------- +- Latest_ + +.. _Latest: https://docs.rs/growth-ring/0.1.0/growthring/ |