Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
changed appveyor to nachos
  • Loading branch information
EladBezalel committed Jun 29, 2015
1 parent 61eab81 commit 4511009
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Nachos server side api
<a href="https://travis-ci.org/nachos/server-api"><img src="https://img.shields.io/travis/nachos/server-api.svg?style=flat-square"></a>
</td>
<td align="center">
<a href="https://ci.appveyor.com/project/noamokman/server-api"><img src="https://img.shields.io/appveyor/ci/noamokman/server-api.svg?style=flat-square"></a>
<a href="https://ci.appveyor.com/project/noamokman/server-api"><img src="https://img.shields.io/appveyor/ci/nachos/server-api.svg?style=flat-square"></a>
</td>
<td align="center">
<a href='https://coveralls.io/r/nachos/server-api'><img src='https://img.shields.io/coveralls/nachos/server-api.svg?style=flat-square' alt='Coverage Status' /></a>
Expand Down Expand Up @@ -54,4 +54,4 @@ var serverApi = require('server-api');

## License

[MIT](LICENSE)
[MIT](LICENSE)

0 comments on commit 4511009

Please sign in to comment.