Skip to content

Commit

Permalink
Merge pull request #226 from alphaville/update_readme_badges
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
korken89 authored Feb 6, 2021
2 parents 37b0270 + 8a30812 commit 458fcd4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
<p align="center">
<a href="https://alphaville.github.io/optimization-engine/">
<img alt="OpEn logo" src="design/new_open_logo.png">
<img alt="OpEn logo" src="design/optimization-engine.png" width="400">
</a>
</p>

<p align="center">
<a href="https://www.codefactor.io/repository/github/alphaville/optimization-engine"><img src="https://www.codefactor.io/repository/github/alphaville/optimization-engine/badge" alt="CodeFactor" /></a>
<a href="https://travis-ci.org/alphaville/optimization-engine">
<img alt="build status" src="https://travis-ci.org/alphaville/optimization-engine.svg?branch=master">
<a href="https://www.codefactor.io/repository/github/alphaville/optimization-engine"><img src="https://www.codefactor.io/repository/github/alphaville/optimization-engine/badge" alt="CodeFactor" />
</a>
<a href="https://github.com/alphaville/optimization-engine/actions?query=branch%3Amaster">
<img alt="GHA continuous integration" src="https://github.com/alphaville/optimization-engine/workflows/Continuous%20integration/badge.svg">
</a>
<a href="https://ci.appveyor.com/project/alphaville/optimization-engine/branch/master">
<img alt="build status" src="https://ci.appveyor.com/api/projects/status/fy9tr4xmqq3ka4aj/branch/master?svg=true">
Expand Down
Binary file modified design/new_open_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added design/optimization-engine.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 458fcd4

Please sign in to comment.