Skip to content

Commit 02098b1

Browse files
authored
DOC: Updated README with Travis Build badge (#5)
Updated README with Travis Build badge
1 parent c38e4bd commit 02098b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# TMDb - The Movie Database
22

3-
![Swift](https://github.com/adamayoung/TMDb/workflows/Swift/badge.svg) [![Swift Package Manager compatible](https://img.shields.io/badge/Swift%20Package%20Manager-compatible-brightgreen.svg)](https://github.com/apple/swift-package-manager) ![platforms](https://img.shields.io/badge/platforms-iOS%20%7C%20macOS%20%7C%20tvOS%20%7C%20watchOS-333333.svg)
3+
[![Build Status](https://travis-ci.com/adamayoung/TMDb.svg?branch=master)](https://travis-ci.com/adamayoung/TMDb) [![Swift Package Manager compatible](https://img.shields.io/badge/Swift%20Package%20Manager-compatible-brightgreen.svg)](https://github.com/apple/swift-package-manager) ![platforms](https://img.shields.io/badge/platforms-iOS%20%7C%20macOS%20%7C%20tvOS%20%7C%20watchOS-333333.svg)
44

55
A Swift Package for The Movie Database (TMDb) <https://www.themoviedb.org>
66

0 commit comments

Comments
 (0)