Skip to content

Commit

Permalink
Readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
pevisscher committed Aug 25, 2016
1 parent a5f7b19 commit be55575
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@
"modules": [
"Zefiros-Software/Zefiros-Defaults"
],
"assets": [
{
"name": "Zefiros-Software/Zefiros-Mkdocs-Style",
"version": "^1.0.0"
}
],
"requires": [
{
"name": "Zefiros-Software/GoogleTest",
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
[BSPLib](http://bsplib.eu) is a fast, and easy to use C++ implementation of the Bulk Synchronous Parallel (BSP) threading model. This model is mainly used in the scientific computing field, but can also be applied more general in computer science. This library includes an extended version the standard BSP interface to perform better, and made it more easy to use.

# Status
OS | Status
Type | Status
----------- | -------
Linux & OSX | [![Build Status](https://travis-ci.org/Zefiros-Software/BSPLib.svg?branch=master)](https://travis-ci.org/Zefiros-Software/BSPLib)
Windows | [![Build status](https://ci.appveyor.com/api/projects/status/g2aduvs6k7u3640r?svg=true)](https://ci.appveyor.com/project/PaulVisscher/bsplib)
Coverage | [![codecov](https://codecov.io/gh/Zefiros-Software/BSPLib/branch/master/graph/badge.svg)](https://codecov.io/gh/Zefiros-Software/BSPLib)


#Documentation
Expand Down

0 comments on commit be55575

Please sign in to comment.