Skip to content

Commit 583f3d1

Browse files
author
Jos Hickson
authored
Added Appveyor badge for correct project!
1 parent a326ec0 commit 583f3d1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

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

33
[![Build Status](https://travis-ci.org/wintoncode/Winton.Extensions.Threading.Actor.svg?branch=master)](https://travis-ci.org/wintoncode/Winton.Extensions.Threading.Actor)
4-
[![Build status](https://ci.appveyor.com/api/projects/status/qsmu200tjfef2r61/branch/master?svg=true)](https://ci.appveyor.com/project/jhickson/winton-extensions-configuration-consul/branch/master)
4+
[![Build status](https://ci.appveyor.com/api/projects/status/p8q7dr2fnx6cxjka/branch/master?svg=true)](https://ci.appveyor.com/project/jhickson/winton-extensions-threading-actor-oadln/branch/master)
5+
56

67
A lightweight implementation of the actor pattern designed to integrate with C#'s `async`/`await` keywords.
78
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).

0 commit comments

Comments
 (0)