diff --git a/README.md b/README.md index 41f64ea..274f1f8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # numethods A small, from-scratch, object-oriented Python package implementing classic numerical methods. -**No NumPy / SciPy solvers used** — algorithms are implemented transparently for learning and research. +**No NumPy / SciPy solvers used**, algorithms are implemented transparently for learning and research. ## Features