Skip to content

Commit a662716

Browse files
committed
improving documentation
1 parent 9314224 commit a662716

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
[![Codecov][cov-badge]][cov-link] 
77
[![Downloads](https://static.pepy.tech/personalized-badge/wfcommons?period=total&units=international_system&left_color=grey&right_color=yellowgreen&left_text=Downloads)](https://pepy.tech/project/wfcommons)
88

9-
<a href="https://wfcommons.org" target="_blank"><img src="https://wfcommons.org/images/wfcommons-horizontal.png" width="350" /></a>
10-
<br/>_A Framework for Enabling Scientific Workflow Research and Development_
9+
<a href="https://wfcommons.org" target="_blank"><img src="https://wfcommons.org/images/wfcommons-logo-white.png" width="350" /></a>
10+
<br/>_An open-source ecosystem of workflow execution instances, synthetic workflow generators, and benchmark specifications_
1111

1212
WfCommons is a Python framework that helps you:
1313

@@ -18,8 +18,6 @@ WfCommons is a Python framework that helps you:
1818

1919
Quick links: [Documentation](https://wfcommons.readthedocs.io/en/latest/) · [Website](https://wfcommons.org) · [GitHub Issues](https://github.com/wfcommons/wfcommons/issues)
2020

21-
[![Open In Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/wfcommons/wfcommons/tree/main)
22-
2321
## Quickstart
2422

2523
WfCommons requires Python 3.11+ and has been tested on Linux and macOS.

0 commit comments

Comments
 (0)