Skip to content

Commit 0c09fb5

Browse files
author
Jos Hickson
authored
Added Travis CI Badge
1 parent 64c95ef commit 0c09fb5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Winton.Extensions.Threading.Actor
22

3+
[![Build Status](https://travis-ci.org/wintoncode/Winton.Extensions.Threading.Actor.svg?branch=master)](https://travis-ci.org/wintoncode/Winton.Extensions.Threading.Actor)
4+
35
A lightweight implementation of the actor pattern designed to integrate with C#'s `async`/`await` keywords.
46
It is a richer version of the implementation outlined on [Winton's Tech Blog](https://tech.winton.com/blog/2017/03/a-tpl-actor-pattern).
57

0 commit comments

Comments
 (0)