Skip to content

Commit 28306c3

Browse files
committed
Added Travis build badge to README
1 parent 7990b11 commit 28306c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# atomizes
22

3+
[![Build Status](https://travis-ci.com/tinfoilboy/atomizes.svg?branch=master)](https://travis-ci.com/tinfoilboy/atomizes)
4+
35
A header-only HTTP/1.1 request/response builder/parser.
46
Depends only on the C++11 standard library.
57
Uses the [Catch2](https://github.com/catchorg/Catch2) header-only library for tests.

0 commit comments

Comments
 (0)