Update README.md
This commit is contained in:
parent
a3373c04a3
commit
47b19a55fd
|
@ -1,4 +1,5 @@
|
|||
# Chronos - The Efficient Asynchronous library
|
||||
# Chronos - An Efficient library for asynchronous programming
|
||||
|
||||
[![Build Status (Travis)](https://img.shields.io/travis/status-im/nim-asyncdispatch2/master.svg?label=Linux%20/%20macOS "Linux/macOS build status (Travis)")](https://travis-ci.org/status-im/nim-asyncdispatch2)
|
||||
[![Windows build status (Appveyor)](https://img.shields.io/appveyor/ci/nimbus/nim-asyncdispatch2/master.svg?label=Windows "Windows build status (Appveyor)")](https://ci.appveyor.com/project/nimbus/nim-asyncdispatch2)
|
||||
[![License: Apache](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
|
||||
|
|
Loading…
Reference in New Issue