Skip to content

Commit ee6968c

Browse files
committed
Fleshed out the README with a link and badges.
1 parent fe97018 commit ee6968c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# R client to the gobbler service
22

3-
Pretty much as it says on the can, provides an R client for the [**gobbler** service](https://github.com/ArtifactDB/gobbler).
4-
Readers are referred to the the [user guide](vignettes/userguide.Rmd) for more details.
3+
[![R CMD check](https://github.com/ArtifactDB/gobbler-R/actions/workflows/r-cmd-check.yaml/badge.svg)](https://github.com/ArtifactDB/gobbler-R/actions/workflows/r-cmd-check.yaml)
4+
[![Build pkgdown](https://github.com/ArtifactDB/gobbler-R/actions/workflows/build-pkgdown.yaml/badge.svg)](https://github.com/ArtifactDB/gobbler-R/actions/workflows/build-pkgdown.yaml)
5+
6+
Pretty much as it says on the can; provides an R client for the [Gobbler service](https://github.com/ArtifactDB/gobbler).
7+
Readers should check out the [user guide](https://artifactdb.github.io/gobbler-R/articles/userguide.html) for more details.

0 commit comments

Comments
 (0)