Skip to content

Commit a60f079

Browse files
committed
Fix linebreak in README
1 parent 08a533f commit a60f079

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
[![GitHub release](https://img.shields.io/github/release/ffried/gcdoperations.svg?style=flat)](https://github.com/ffried/GCDOperations/releases/latest)
22
![Tests](https://github.com/ffried/GCDOperations/workflows/Tests/badge.svg)
3-
<!-- [![codecov](https://codecov.io/gh/ffried/GCDOperations/branch/master/graph/badge.svg)](https://codecov.io/gh/ffried/GCDOperations) -->
43
[![jazzy](https://raw.githubusercontent.com/ffried/GCDOperations/gh-pages/badge.svg?sanitize=true)](https://ffried.github.io/GCDOperations)
54

5+
<!-- [![codecov](https://codecov.io/gh/ffried/GCDOperations/branch/master/graph/badge.svg)](https://codecov.io/gh/ffried/GCDOperations) -->
6+
67
# GCDOperations
78
Operations written in Swift based purely on GCD - no Objective-C dynamics, no key value observing.
89

0 commit comments

Comments
 (0)