Add DUB and AppVeyor badges.
This commit is contained in:
parent
0440d8b0ea
commit
52e40ea158
1 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,9 @@ EventCore
|
|||
|
||||
This is a high-performance native event loop abstraction for D, focused on asynchronous I/O and GUI message integration. The API is callback (delegate) based. For a higher level fiber based abstraction, take a look at [vibe.d](https://vibed.org/).
|
||||
|
||||
[](https://travis-ci.org/vibe-d/eventcore)
|
||||
[](https://code.dlang.org/packages/eventcore)
|
||||
[](https://travis-ci.org/vibe-d/eventcore)
|
||||
[](https://ci.appveyor.com/project/s-ludwig/eventcore)
|
||||
|
||||
|
||||
Supported drivers and operating systems
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue