Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
andyzhangstat committed Jul 18, 2024
1 parent 0860a5f commit 5baa91e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SLSVD2

Two-way Sparse Logistic Singular Value Decomposition (SLSVD) for Binary Matrix Data <img src="https://github.com/andyzhangstat/SLSVD2/blob/main/img/logo.png?raw=true" align="right" height="100">
Two-way Sparse Logistic Singular Value Decomposition (SLSVD2) for Binary Matrix Data <img src="https://github.com/andyzhangstat/SLSVD2/blob/main/img/logo.png?raw=true" align="right" height="100">

<!-- ![CI/CD](https://github.com/andyzhangstat/SLSVD/actions/workflows/ci-cd.yml/badge.svg) -->
<!-- [![codecov](https://codecov.io/gh/andyzhangstat/SLSVD/branch/main/graph/badge.svg)](https://codecov.io/gh/andyzhangstat/SLSVD) -->
Expand Down Expand Up @@ -238,11 +238,11 @@ Interested in contributing? Check out the contributing guidelines. Please note t

## License

`slsvd2` was created by Andy Zhang. It is licensed under the terms of the MIT license.
`SLSVD2` was created by Andy Zhang. It is licensed under the terms of the MIT license.

## Credits

`slsvd2` was created with [`cookiecutter`](https://cookiecutter.readthedocs.io/en/latest/) and the `py-pkgs-cookiecutter` [template](https://github.com/py-pkgs/py-pkgs-cookiecutter).
`SLSVD2` was created with [`cookiecutter`](https://cookiecutter.readthedocs.io/en/latest/) and the `py-pkgs-cookiecutter` [template](https://github.com/py-pkgs/py-pkgs-cookiecutter).



Expand Down

0 comments on commit 5baa91e

Please sign in to comment.