Browse Source

Modify readme.md add ci badges.

master
yangxiaodong 7 years ago
parent
commit
d03bc2f159
1 changed files with 5 additions and 5 deletions
  1. +5
    -5
      README.md

+ 5
- 5
README.md View File

@@ -1,8 +1,8 @@
[![Build status](https://ci.appveyor.com/api/projects/status/4mpe0tbu7n126vyw?svg=true)](https://ci.appveyor.com/project/yuleyule66/cap)
[![Build status](https://ci.appveyor.com/api/projects/status/4mpe0tbu7n126vyw/branch/master?svg=true)](https://ci.appveyor.com/project/yuleyule66/cap/branch/master)
# CAP

[![Travis](https://img.shields.io/travis/rust-lang/rust/master.svg?label=travis-ci&style=flat-square)](https://travis-ci.org/dotnetcore/CAP.svg?branch=master)
[![AppVeyor](https://img.shields.io/appveyor/ci/gruntjs/grunt.svg?label=appveyor&style=flat-square)](https://ci.appveyor.com/api/projects/status/4mpe0tbu7n126vyw?svg=true)

# cap
A .net core middleware of eventually consistent in distributed architectures, now developing...

### Contribute
@@ -11,4 +11,4 @@ One of the easiest ways to contribute is to participate in discussions and discu

### License

Apache License, Version 2.0
MIT

Loading…
Cancel
Save