Skip to content

Commit c6de26e

Browse files
committed
Add warning message to readme
Signed-off-by: Adam Li <adam2392@gmail.com>
1 parent 2ea8fac commit c6de26e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
# graphs
77

8+
Playground for PRable stuff into networkx. Do not use this repo unless you are working with the pywhy team on networkx-implementations.
9+
810
Base classes for graphs that extend [networkx](https://github.com/networkx/networkx) to be used in other PyWhy libraries.
911

1012
Please refer to the networkx code to see how things should be structured. The intention is to PR functionality in this repo directly by:

0 commit comments

Comments
 (0)