Skip to content

Commit 4475def

Browse files
committed
Added go report card.
1 parent b7b4925 commit 4475def

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# septa
2-
Septa command line for getting the next to arrive.
2+
Septa command line for getting the next regional rail train to arrive.
33

44
## Build
5+
6+
[![Go Report Card](https://goreportcard.com/badge/github.com/dherbst/septa?style=flat-square)](https://goreportcard.com/report/github.com/dherbst/septa)
7+
58
To build the command, clone this repo, then type `make`. The septa executable will be copied to `$HOME/bin`. Prerequisite is that you have `docker` installed, and `$HOME/bin` is on your `$PATH`.
69

710
git clone https://github.com/dherbst/septa

0 commit comments

Comments
 (0)