about summary refs log tree commit diff
diff options
context:
space:
mode:
authorEmile <hanemile@protonmail.com>2020-01-10 14:42:00 +0100
committerEmile <hanemile@protonmail.com>2020-01-10 14:42:00 +0100
commit71246eba06243ab8e60beb4b3699b4f8cbd36169 (patch)
tree9e852224bc6cf9e3dd1b158dfdf8fb0b715590cb
parenta8c039c8b7ddffc5c9158ea3a92e5d4577645b91 (diff)
description HEAD master
-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)