diff --git a/README.md b/README.md
index 80ea3208f2cb54beb54b4e4687fb53ae2a33c431..7c2a491b9fdbe735e1442d2aeaf6529414e82c03 100644
--- a/README.md
+++ b/README.md
@@ -156,6 +156,9 @@ where it improves legibility. Consult the source files for more information.
    - `System`
 5. Dependencies
    - None
+6. Notes
+   - Matrices are assumed in column-major format. For symmetric matrices this doesn't matter.
+   - Eigenvectors are returned in form of a matrix, with the eigenvectors in the columns.
 
 <a name="drumparams"></a>
 #### `DrumParameters`(drum_parameters.hpp), describes static state of a drum