Skip to content

Commit 8eaaf72

Browse files
committed
edit : pyrgg link edited.
1 parent 1087f2d commit 8eaaf72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_pages/about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ Below is a topic-based summary of my work, including those through OpenSciLab, d
6464
<summary style="margin-left: 1em;">Network</summary><div style="margin-left: 1em;">
6565
<details>
6666
<summary style="margin-left: 1em;">PyRGG: Python Random Graph Generator</summary><div style="margin-left: 1em;">
67-
<a href="https://github.com/sepandhaghighi/pyrgg/"><img src="https://img.shields.io/github/stars/sepandhaghighi/pyrgg/.svg?style=social&logo=github&label=Stars"></a>
68-
<a href="https://github.com/sepandhaghighi/pyrgg/"><img src="https://img.shields.io/github/forks/sepandhaghighi/pyrgg/.svg?style=social&logo=github&label=Forks"></a>
67+
<a href="https://github.com/sepandhaghighi/pyrgg/"><img src="https://img.shields.io/github/stars/sepandhaghighi/pyrgg.svg?style=social&logo=github&label=Stars"></a>
68+
<a href="https://github.com/sepandhaghighi/pyrgg/"><img src="https://img.shields.io/github/forks/sepandhaghighi/pyrgg.svg?style=social&logo=github&label=Forks"></a>
6969
<a href="http://pepy.tech/project/pyrgg"><img src="http://pepy.tech/badge/pyrgg"></a><br>
7070
PyRGG synthesizes random graph which can be useful in networks simulation. It supports multiple graph file formats, such as DIMACS-Graph files. It can generate graphs of various sizes and using different generation methods such as Erdős–Rényi-Gilbert, Erdős–Rényi, Stochastic Block Model.
7171
</div></details>

0 commit comments

Comments
 (0)