diff options
author | 2021-05-17 08:46:30 -0700 | |
---|---|---|
committer | 2021-05-17 15:46:30 +0000 | |
commit | 9c240dcf9381d98126758491141c2f9505b4f172 (patch) | |
tree | 7e21b25654c1d5290535c52dbd9c5a1291495816 /README.md | |
parent | 59613bea6ae9d5d1055e551ce4887d8b0ebd74bb (diff) | |
download | notion-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.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,2 +1,6 @@ # notion -Notion API library for rust +[](https://github.com/jakeswenson/notion/actions/workflows/build.yml) +[](https://crates.io/crates/notion) + +Notion API client library for rust. + |