diff --git a/README.md b/README.md index e69de29bb..37bd6d1cb 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,3 @@ +# Torba Torba [![Build Status](https://travis-ci.org/lbryio/torba.svg?branch=master)](https://travis-ci.org/lbryio/torba) [![Test Coverage](https://codecov.io/gh/lbryio/torba/branch/master/graph/badge.svg)](https://codecov.io/gh/lbryio/torba) + +A new wallet library to help bitcoin based projects build fast, correct and scalable crypto currency wallets in Python.