Add github workflow CI (#74)

* Create rust.yml

* Add build badge to README

* Fix readme badge link
This commit is contained in:
Andrew Jones
2020-03-06 12:14:55 +00:00
committed by GitHub
parent 8ea264d7b0
commit 626cf48df5
2 changed files with 20 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# subxt
# subxt · ![build](https://github.com/paritytech/substrate-subxt/workflows/Rust/badge.svg)
A library to **sub**mit e**xt**rinsics to a [substrate](https://github.com/paritytech/substrate) node via RPC.