aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Jake Swenson <jakeswenson@users.noreply.github.com> 2021-05-17 08:46:30 -0700
committerGravatar GitHub <noreply@github.com> 2021-05-17 15:46:30 +0000
commit9c240dcf9381d98126758491141c2f9505b4f172 (patch)
tree7e21b25654c1d5290535c52dbd9c5a1291495816 /README.md
parent59613bea6ae9d5d1055e551ce4887d8b0ebd74bb (diff)
downloadnotion-9c240dcf9381d98126758491141c2f9505b4f172.tar.gz
notion-9c240dcf9381d98126758491141c2f9505b4f172.tar.zst
notion-9c240dcf9381d98126758491141c2f9505b4f172.zip
ci: adding doc build step (#10)
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index fb77a1e..c27cadc 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,6 @@
# notion
-Notion API library for rust
+[![Build](https://github.com/jakeswenson/notion/actions/workflows/build.yml/badge.svg)](https://github.com/jakeswenson/notion/actions/workflows/build.yml)
+[![Crates.io](https://img.shields.io/crates/v/notion?style=for-the-badge)](https://crates.io/crates/notion)
+
+Notion API client library for rust.
+