diff --git a/Computer Oriented Statistical Methods/Bisection_method.CPP b/computer_oriented_statistical_methods/Bisection_method.CPP similarity index 100% rename from Computer Oriented Statistical Methods/Bisection_method.CPP rename to computer_oriented_statistical_methods/Bisection_method.CPP diff --git a/Computer Oriented Statistical Methods/Gaussian_elimination.cpp b/computer_oriented_statistical_methods/Gaussian_elimination.cpp similarity index 100% rename from Computer Oriented Statistical Methods/Gaussian_elimination.cpp rename to computer_oriented_statistical_methods/Gaussian_elimination.cpp diff --git a/Computer Oriented Statistical Methods/Newton_Raphson.CPP b/computer_oriented_statistical_methods/Newton_Raphson.CPP similarity index 100% rename from Computer Oriented Statistical Methods/Newton_Raphson.CPP rename to computer_oriented_statistical_methods/Newton_Raphson.CPP diff --git a/Computer Oriented Statistical Methods/Secant_method.CPP b/computer_oriented_statistical_methods/Secant_method.CPP similarity index 100% rename from Computer Oriented Statistical Methods/Secant_method.CPP rename to computer_oriented_statistical_methods/Secant_method.CPP diff --git a/Computer Oriented Statistical Methods/false-position.CPP b/computer_oriented_statistical_methods/false-position.CPP similarity index 100% rename from Computer Oriented Statistical Methods/false-position.CPP rename to computer_oriented_statistical_methods/false-position.CPP diff --git a/Computer Oriented Statistical Methods/successive_approximation.CPP b/computer_oriented_statistical_methods/successive_approximation.CPP similarity index 100% rename from Computer Oriented Statistical Methods/successive_approximation.CPP rename to computer_oriented_statistical_methods/successive_approximation.CPP