summary refs log tree commit diff
diff options
context:
space:
mode:
authorHanEmile <emile.hansmaennel@gmail.com>2017-02-14 17:31:02 +0100
committerHanEmile <emile.hansmaennel@gmail.com>2017-02-14 17:31:02 +0100
commit129a771979ad2cb74b3c30808f96335eb1925171 (patch)
tree6cc34f08bea2ac8850981121c38ab0c9bc2d7e70
parentb7edf5ea643c8dcb4d88319f990d3dba55232b5b (diff)
added readme.md
-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