We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1b75e4 commit 346ce5fCopy full SHA for 346ce5f
docs/README.md
@@ -1,8 +1,8 @@
1
# Free MongoDB GUI powered by PHP
2
3
-Visually administrate your MongoDB database. Create, read, update and delete your documents...<br>
4
-Query your MongoDB database with SELECT SQL statements. You can also create and drop indexes.<br>
5
-Autocompletion is available for fields, MongoDB and SQL keywords via `Ctrl` `Space` combination.
+Visually administrate your MongoDB database. Create, read, update & delete your documents...<br>
+Query your MongoDB database with SELECT SQL statements. You can also create & drop indexes.<br>
+Autocompletion is available for fields, MongoDB & SQL keywords via `Ctrl` `Space` combination.
6
7
Screenshots
8
-----------
0 commit comments