From c358337c1e43f6e0367dc97253fa230b4e56ea5e Mon Sep 17 00:00:00 2001 From: hongo10 Date: Sun, 3 Nov 2024 20:27:22 -0500 Subject: [PATCH] change update README --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 334cb0d..959cd0d 100644 --- a/README.md +++ b/README.md @@ -25,12 +25,7 @@ To execute the tests, follow these steps: ./run_openmm.sh ``` -Alternatively, you can use the `run_tests.sh` script (if available) to automatically run both tests and log the output. - ## Viewing Benchmark Results -The `bench_mark` folder contains benchmark data for comparison. After running the tests, compare the outputs with these benchmarks to assess accuracy and performance. - ---- +The bench_mark file contains benchmark data for comparison. -This `README.md` gives a clear overview of the project structure and instructions on how to run and review tests. Let me know if you'd like any additional customization!