From e16bcb65659d37900da2a759fb8dd8e51ac5aafc Mon Sep 17 00:00:00 2001 From: Jack Eckert <jde66@drexel.edu> Date: Thu, 2 May 2024 21:01:55 -0400 Subject: [PATCH] changed README --- README.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index a089962..96c60f1 100644 --- a/README.txt +++ b/README.txt @@ -1 +1,3 @@ -This project is simply meant to be a portfolio of various custom-made modules relating to various mathematical concepts. These are simply made for practice/fun, and should not really be used in actual applications (use the math module, numpy, etc. instead). \ No newline at end of file +This project is simply meant to be a portfolio of various custom-made modules relating to various mathematical + concepts. These are simply made for practice/fun, and should not really be used in actual applications +(use the math module, numpy, etc. instead). \ No newline at end of file -- GitLab