diff --git a/README.md b/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..6b30edce5eb564df0f520aa32ff4d143c7cd8773
--- /dev/null
+++ b/README.md
@@ -0,0 +1,14 @@
+FCL -- The Flexible Collision Library
+===
+
+This library includes various techniques for efficient collision detection and proximity computation.
+
+Supported shapes:
+ - sphere
+ - box
+ - cone
+ - cylinder
+ - mesh
+
+In addition, collision checking with octrees is also supported.
+Octrees are represented using the octomap library http://octomap.github.com