about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorCase Duckworth2021-02-25 23:50:10 +0000
committerCase Duckworth2021-02-25 23:50:10 +0000
commit1992bbc9b7e205b778c624e0b2c025971b54d0ae (patch)
treeaabdc76bc9eece4dbdbc9d98a75c3b786f335530 /README.md
parentTrap SIGINT: fixes #3 (diff)
parentadd drone shellcheck badge (diff)
downloadbollux-1992bbc9b7e205b778c624e0b2c025971b54d0ae.tar.gz
bollux-1992bbc9b7e205b778c624e0b2c025971b54d0ae.zip
Merge pull request 'add shellcheck with drone' (#8) from ben/bollux:drone-shellcheck into main
Reviewed-on: https://tildegit.org/acdw/bollux/pulls/8

Dope, thanks!!

(Still learning ;) )
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md index 1cf1788..a6ec629 100644 --- a/README.md +++ b/README.md
@@ -1,5 +1,7 @@
1# bollux - a bash Gemini client 1# bollux - a bash Gemini client
2 2
3[![Shellcheck Status](https://drone.tildegit.org/api/badges/acdw/bollux/status.svg)](https://drone.tildegit.org/acdw/bollux)
4
3inspired by 5inspired by
4 6
5* [birch](https://github.com/dylanaraps/birch) 7* [birch](https://github.com/dylanaraps/birch)