diff --git a/algorithms/Python/graphs/Dijkstras.py b/algorithms/Python/graphs/dijkstras-algorithm.py similarity index 100% rename from algorithms/Python/graphs/Dijkstras.py rename to algorithms/Python/graphs/dijkstras-algorithm.py diff --git a/algorithms/Python/graphs/Krushkals.py b/algorithms/Python/graphs/krushkals-algorithm.py similarity index 100% rename from algorithms/Python/graphs/Krushkals.py rename to algorithms/Python/graphs/krushkals-algorithm.py