about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index f18c8c9..e22efeb 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # galaxy-sim-brute-force
 
+> A comparison. This was built to show that calculating all forces acting in a galaxy is super inefficient
+
 Simple force calculation using a O(n^2) method for Benchmarking
 
-![](viz/runtime.png)
\ No newline at end of file
+![](viz/runtime.png)