diff options
author | Bryan Newbold <bnewbold@archive.org> | 2021-05-25 17:23:07 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2021-05-25 17:23:07 -0700 |
commit | 474b1dba25fb04056de3b3efd8a67dea20ca8820 (patch) | |
tree | 61fa2aa5ed20c2544511467aa95121e01da90523 | |
parent | 0d4541cc65ea6343ce0498f3c1a40dcb24b00024 (diff) | |
download | fatcat-cli-474b1dba25fb04056de3b3efd8a67dea20ca8820.tar.gz fatcat-cli-474b1dba25fb04056de3b3efd8a67dea20ca8820.zip |
add test status badge to README
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ `fatcat-cli`: command-line utility for fatcat catalog API ========================================================= +[![build status](https://gitlab.com/bnewbold/fatcat-cli/badges/master/pipeline.svg)](https://gitlab.com/bnewbold/fatcat-cli/commits/master) + This tool should not be confused with the `fatcat` utility packaged for Debian/Ubuntu, which is used to debug FAT filesystem images. If you aren't using that tool, and do use this tool a bunch, you might consider adding an |