summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..0423d5e
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,15 @@
+# Computation of Collisions using C++
+
+So, I started this project using Python, but Python isn't fast enough any more.
+
+Sooo... ... I'm using C++ from now on.
+
+---
+
+compile using:
+
+    $ g++ main.cpp
+
+run using:
+
+    $ ./a.out