Skip to content

Commit

Permalink
Add warning message to readme
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Li <[email protected]>
  • Loading branch information
adam2392 committed Aug 30, 2022
1 parent 2ea8fac commit c6de26e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

# graphs

Playground for PRable stuff into networkx. Do not use this repo unless you are working with the pywhy team on networkx-implementations.

Base classes for graphs that extend [networkx](https://github.com/networkx/networkx) to be used in other PyWhy libraries.

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

0 comments on commit c6de26e

Please sign in to comment.