datapeek 0.1.14 → 0.1.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -4,16 +4,6 @@
4
4
 
5
5
  Datapeek provides an intuitive web-based interface to browse, query, and explore your SQL Server and PostgreSQL databases directly from your terminal.
6
6
 
7
- ## Screenshots
8
-
9
- ### Light Mode
10
- ![Datapeek Light Mode](https://raw.githubusercontent.com/bishoymly/datapeek/main/public/screenshots/light1.png)
11
- ![Datapeek Light Mode](https://raw.githubusercontent.com/bishoymly/datapeek/main/public/screenshots/light2.png)
12
-
13
- ### Dark Mode
14
- ![Datapeek Dark Mode](https://raw.githubusercontent.com/bishoymly/datapeek/main/public/screenshots/dark1.png)
15
- ![Datapeek Dark Mode](https://raw.githubusercontent.com/bishoymly/datapeek/main/public/screenshots/dark2.png)
16
-
17
7
  ## Quick Start
18
8
 
19
9
  ### Option 1: With Connection String (Recommended)
@@ -42,6 +32,16 @@ npx datapeek
42
32
 
43
33
  A connection dialog will open in your browser where you can enter your database connection details.
44
34
 
35
+ ## Screenshots
36
+
37
+ ### Light Mode
38
+ ![Datapeek Light Mode](https://raw.githubusercontent.com/bishoymly/datapeek/main/public/screenshots/light1.png)
39
+ ![Datapeek Light Mode](https://raw.githubusercontent.com/bishoymly/datapeek/main/public/screenshots/light2.png)
40
+
41
+ ### Dark Mode
42
+ ![Datapeek Dark Mode](https://raw.githubusercontent.com/bishoymly/datapeek/main/public/screenshots/dark1.png)
43
+ ![Datapeek Dark Mode](https://raw.githubusercontent.com/bishoymly/datapeek/main/public/screenshots/dark2.png)
44
+
45
45
  ## Features
46
46
 
47
47
  - 🗄️ **Multi-Database Support** - Works with both SQL Server and PostgreSQL