Skip to content

Commit 1cd1e97

Browse files
committed
Add screenshots to README
1 parent c39bb8e commit 1cd1e97

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@
1212
<em>MongoDB, finally fast.</em>
1313
</p>
1414

15+
<p align="center">
16+
<img src="screenshots/query-browser.png" width="49%" alt="Query browser">
17+
&nbsp;
18+
<img src="screenshots/document-editor.png" width="49%" alt="Document editor">
19+
</p>
20+
1521
---
1622

1723
Mango is a native desktop MongoDB client written in TypeScript and compiled to native ARM64/x86_64 using [Perry](https://github.com/nicholasgasior/perry). No Electron, no JVM, no runtime overhead — just a small, fast binary that talks directly to your database.

screenshots/document-editor.png

356 KB
Loading

screenshots/query-browser.png

420 KB
Loading

0 commit comments

Comments
 (0)