diff options
author | Samuel Fadel <samuelfadel@gmail.com> | 2016-03-10 14:02:32 -0300 |
---|---|---|
committer | Samuel Fadel <samuelfadel@gmail.com> | 2016-03-10 14:02:32 -0300 |
commit | ba00bfa92a4e92b6be102c15230d12ca0f5411ac (patch) | |
tree | 8551ce870e2982895aacbeb99e1155528c4cd30d | |
parent | bbc48995762b7e5d9ced8073b25a095bb97bd3ef (diff) |
Updated README.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ Interactive multidimensional projections. # Prerequisites -In order to build, this program depends on the following libraries: +This program depends on the following libraries: * Qt 5 (Qt5Widgets, Qt5Qml, Qt5Quick) * Armadillo 6.x.x (might work with older versions) |