Skip to content

Commit 1646378

Browse files
authored
DOCS: Added build status badge to README (#1)
1 parent 5c0575d commit 1646378

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# TMDb - The Movie Database
22

3+
![Swift](https://github.com/adamayoung/TMDb/workflows/Swift/badge.svg)
4+
35
A Swift Package for The Movie Database (TMDb) <https://www.themoviedb.org>

Tests/TMDbTVShowsTests/TMDbTVShowServiceTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// TMDbTVShowServiceTests.swift
3-
// TMDbTVShowTests
3+
// TMDbTVShowsTests
44
//
55
// Created by Adam Young on 30/03/2020.
66
//

0 commit comments

Comments
 (0)