Skip to content

Commit 89be658

Browse files
authored
Update badge url (#84)
1 parent a6ba393 commit 89be658

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@
1616
*.txt
1717
*.svg
1818
*.dot
19+
old_scripts
20+
old_svgs

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Non-homongeneous Linear Stencils (NHLS)
22

3-
![Rust workflow](https://github.com/SallySoul/nhls/actions/workflows/rust.yml/badge.svg?branch=main)
3+
![Rust workflow](https://github.com/TEALab-org/nhls/actions/workflows/rust.yml/badge.svg?branch=main)
44

55
This repo is for exploring ways to solve NHLS problems.
66

0 commit comments

Comments
 (0)