Skip to content

Commit

Permalink
Added go report card.
Browse files Browse the repository at this point in the history
  • Loading branch information
dherbst committed Mar 7, 2020
1 parent b7b4925 commit 4475def
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# septa
Septa command line for getting the next to arrive.
Septa command line for getting the next regional rail train to arrive.

## Build

[![Go Report Card](https://goreportcard.com/badge/github.com/dherbst/septa?style=flat-square)](https://goreportcard.com/report/github.com/dherbst/septa)

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`.

git clone https://github.com/dherbst/septa
Expand Down

0 comments on commit 4475def

Please sign in to comment.