diff --git a/README.md b/README.md index c2f0c88..4a69677 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # rational_root_theorem -A simple script to obtain roots of polynomials \ No newline at end of file +A simple script to obtain real roots of polynomials using the reational root theorem. The input is only the coefficients of each term in the polynomial. The output is a list of real solutions equal or less than the degree of the polynomial. + +Laguage is Spanish. \ No newline at end of file