diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 00:33:48 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:39:25 +0700 |
commit | baa8e2037499cde8b1ea27ac4a5252b4e2a50fee (patch) | |
tree | a47f4e7f35256ff63997f32cbafed435343f8f73 /development | |
parent | 3e4c6025d0ea7a5305d8c52ee54ee677946ab0d4 (diff) | |
download | slackbuilds-baa8e2037499cde8b1ea27ac4a5252b4e2a50fee.tar.gz |
development/mongodb-compass: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r-- | development/mongodb-compass/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/development/mongodb-compass/README b/development/mongodb-compass/README index 2630e8d6e0..57c8b93178 100644 --- a/development/mongodb-compass/README +++ b/development/mongodb-compass/README @@ -2,9 +2,10 @@ MongoDB Compass The Easiest Way to Explore and Manipulate Your MongoDB Data. -The GUI for MongoDB. Visually explore your data. Run ad hoc queries in seconds. -Interact with your data with full CRUD functionality. View and optimize your -query performance. Available on Linux, Mac, or Windows. Compass empowers you to -make smarter decisions about indexing, document validation, and more. +The GUI for MongoDB. Visually explore your data. Run ad hoc queries in +seconds. Interact with your data with full CRUD functionality. View +and optimize your query performance. Available on Linux, Mac, or +Windows. Compass empowers you to make smarter decisions about indexing, +document validation, and more. MongoDB Compass is available only for x86_64 platform. |