Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ceodspspectrum authored Apr 7, 2021
1 parent ff22f39 commit 2764780
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 @@ -2,7 +2,7 @@


<div align="center", style="font-size: 50px">
<img src="https://github.com/lanl/Distributed_pyNMFk/actions/workflows/ci_test.yml/badge.svg?branch=main"></img>
<img src="https://github.com/lanl/pyDNMFk/actions/workflows/ci_test.yml/badge.svg?branch=main"></img>
<img src="https://img.shields.io/badge/License-BSD%203--Clause-blue.svg"></img>
<img src="https://img.shields.io/badge/python-v3.7.1-blue"></img>
</div>
Expand All @@ -24,7 +24,7 @@
## Installation:

```
git clone https://github.com/lanl/pynmfk.git
git clone https://github.com/lanl/pyDNMFk.git
cd pynmfk
conda create --name pyDNMFk python=3.7.1 mpi4py
source activate pyDNMFk
Expand Down

0 comments on commit 2764780

Please sign in to comment.