Skip to content

Commit 438f264

Browse files
authored
Update README.md
1 parent fa3e2fb commit 438f264

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

README.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<p>
99

1010
[![GitHub Stars](https://img.shields.io/github/stars/SalmonSung/psql-cli?style=square)](https://github.com/SalmonSung/psql-cli/stargazers)
11-
[![Version](https://img.shields.io/badge/version-v1.3.0-4CAF50.svg)](https://github.com/SalmonSung/psql-cli)
11+
[![Version](https://img.shields.io/badge/version-v1.4.1-4CAF50.svg)](https://github.com/SalmonSung/psql-cli)
1212

1313

1414
</p>
@@ -18,8 +18,6 @@
1818

1919
<b> Build on Google Cloud Monitoring </b>
2020

21-
</p>
22-
2321
</div>
2422

2523
# Key Features
@@ -32,7 +30,18 @@
3230
- lock waits and contention
3331

3432
and more...
35-
<img width="1243" height="651" alt="image" src="https://github.com/user-attachments/assets/3d92c5c4-a46f-440b-ad2e-fca93e5de4af" />
33+
<div align="center">
34+
<p>
35+
<img width="1243" height="651" alt="image" src="https://github.com/user-attachments/assets/3d92c5c4-a46f-440b-ad2e-fca93e5de4af" />
36+
<b>The Metrics have been mapped into a diagnosis-ready format for rapid trouble-shooting</b>b<br>
37+
</p>
38+
39+
40+
41+
<img width="1892" height="874" alt="image" src="https://github.com/user-attachments/assets/f3d91132-c172-4cf4-af2f-30333871f5cb" />
42+
<b>Compare Mode:</b> Displayed multiple figures in a row for better comparison <br>
43+
44+
</div>
3645

3746

3847

@@ -69,6 +78,9 @@ No telemetry, metrics, or sensitive metadata are sent to external or third-party
6978
pip install -e .
7079
```
7180

81+
or Download [v1.4.1 app](https://github.com/SalmonSung/psql-cli/releases/tag/v1.4.1)
82+
83+
7284
# Usage
7385

7486
Once installed, the `pshs` console script is available:

0 commit comments

Comments
 (0)