Skip to content

Commit 57f0f92

Browse files
committed
updated the name from GraphFaker to graphfaker
1 parent 2b4d42d commit 57f0f92

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# GraphFaker
1+
# graphfaker
22

3-
GraphFaker is a Python library for generating and loading synthetic and real-world datasets tailored for graph-based applications. It supports `faker` as social graph, OpenStreetMap (OSM) road networks, and real airline flight networks. Use it for data science, research, teaching, rapid prototyping, and more!
3+
graphfaker is a Python library for generating and loading synthetic and real-world datasets tailored for graph-based applications. It supports `faker` as social graph, OpenStreetMap (OSM) road networks, and real airline flight networks. Use it for data science, research, teaching, rapid prototyping, and more!
44

55
*Note: The authors and graphgeeks labs do not hold any responsibility for the correctness of this generator.*
66

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
GraphFaker
1+
graphfaker
22
==========
33

4-
GraphFaker is a python library for generating and loading synthetic and real-world datasets tailored for graph-based applications. It supports `faker` as social graph, OpenStreetMap (OSM) road networks, and real airline flight networks. Use it for data science, research, teaching, rapid prototyping, and more!
4+
graphfaker is a python library for generating and loading synthetic and real-world datasets tailored for graph-based applications. It supports `faker` as social graph, OpenStreetMap (OSM) road networks, and real airline flight networks. Use it for data science, research, teaching, rapid prototyping, and more!
55

66
*Note: The authors and GraphGeeks Labs do not hold any responsibility for the correctness of this generator.*
77

0 commit comments

Comments
 (0)