From e5988b5d1f2a6dbce847b113392fe1254d70123c Mon Sep 17 00:00:00 2001 From: Asan Emirsaleh Date: Wed, 18 May 2022 08:41:50 +0300 Subject: [PATCH] Update README.md Correct basal package path and name fixed. Graphs.jl > LightGraphs.jl --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22b0e11..dde7ab3 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Documentation Status](https://readthedocs.org/projects/lightgraphsextrasjl/badge/?version=latest)](http://lightgraphsextrasjl.readthedocs.io/en/latest/?badge=latest) [![Join the chat at https://gitter.im/JuliaGraphs/LightGraphs.jl](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/JuliaGraphs/LightGraphs.jl) -Extra functionality for [Graphs](https://github.com/JuliaGraphs/Graphs.jl). Includes the following +Extra functionality for [LightGraphs](https://github.com/sbromberger/LightGraphs.jl). Includes the following algorithms: - Network Interdiction - Integration with [MatrixDepot.jl](https://github.com/JuliaMatrices/MatrixDepot.jl)