Skip to content

Commit 69f4dad

Browse files
authored
Update README.md (new username)
1 parent 70409c9 commit 69f4dad

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
|:---------------------------------------:|:---------------------------------------:|
55
| [![Build Status][build-img]][build-url] | [![][docs-img]][docs-url] |
66

7-
[docs-img]: https://github.com/Selim78/AsynchronousIterativeAlgorithms.jl/actions/workflows/documentation.yml/badge.svg
8-
[docs-url]: https://github.com/Selim78/AsynchronousIterativeAlgorithms.jl/actions/workflows/documentation.yml
9-
[build-img]: https://github.com/Selim78/AsynchronousIterativeAlgorithms.jl/actions/workflows/CI.yml/badge.svg?branch=main
10-
[build-url]: https://github.com/Selim78/AsynchronousIterativeAlgorithms.jl/actions/workflows/CI.yml?query=branch%3Amain
7+
[docs-img]: https://github.com/SelimChraibi/AsynchronousIterativeAlgorithms.jl/actions/workflows/documentation.yml/badge.svg
8+
[docs-url]: https://github.com/SelimChraibi/AsynchronousIterativeAlgorithms.jl/actions/workflows/documentation.yml
9+
[build-img]: https://github.com/SelimChraibi/AsynchronousIterativeAlgorithms.jl/actions/workflows/CI.yml/badge.svg?branch=main
10+
[build-url]: https://github.com/SelimChraibi/AsynchronousIterativeAlgorithms.jl/actions/workflows/CI.yml?query=branch%3Amain
1111

1212
🧮 `AsynchronousIterativeAlgorithms.jl` handles the distributed asynchronous communication, so you can focus on designing your algorithm.
1313

1414
💽 It also offers a convenient way to manage the distribution of your problem's data across multiple processes or remote machines.
1515

16-
[📚 Full manual available here](https://selim78.github.io/AsynchronousIterativeAlgorithms.jl/dev/)
16+
[📚 Full manual available here](https://SelimChraibi.github.io/AsynchronousIterativeAlgorithms.jl/dev/)
1717

1818
## Installation
1919

0 commit comments

Comments
 (0)