Skip to content

Commit 16bc4b3

Browse files
Merge pull request #1 from PtyLab/bugfix/badge-links
minor badge link fix
2 parents 57648b8 + 68aba10 commit 16bc4b3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# PtyLabX
22

33
![Python 3.10+](https://img.shields.io/badge/python-3.10+-green.svg)
4-
![Tests](https://github.com/ShantanuKodgirwar/PtyLabX/actions/workflows/test.yml/badge.svg)
5-
![Ruff](https://github.com/ShantanuKodgirwar/PtyLabX/actions/workflows/formatter.yml/badge.svg)
4+
![Tests](https://github.com/PtyLab/PtyLabX/actions/workflows/test.yml/badge.svg)
5+
![Ruff](https://github.com/PtyLab/PtyLabX/actions/workflows/formatter.yml/badge.svg)
66

77
> [!WARNING]
88
> This project is under active development. Some existing implementations could be unstable until everything is thoroughly tested. API might also change and would be around making some interface immutable to allow gradient flow/differentiable ptychography work.

0 commit comments

Comments
 (0)