Skip to content

Commit

Permalink
Add Travis-CI as image link
Browse files Browse the repository at this point in the history
  • Loading branch information
thxo authored Dec 31, 2018
1 parent 9fe28f4 commit c29acb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cabrillo ![Build Status](https://travis-ci.com/thxo/cabrillo.svg?branch=master)
cabrillo [![Build Status](https://travis-ci.com/thxo/cabrillo.svg?branch=master)](https://travis-ci.com/thxo/cabrillo)
---------------------
A Python library to parse Cabrillo-format amateur radio contest logs.

Expand Down Expand Up @@ -92,4 +92,4 @@ class Cabrillo(builtins.object)
| dx_call: Received callsign.
| dx_exch: Received exchange incl. RST. List of each component.
| t: Transmitter ID for multi-transmitter categories in int. 0/1.
```
```

0 comments on commit c29acb1

Please sign in to comment.