From 6835b07793a8ed84b2c6540edd317f33b0e78573 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80=20?= =?UTF-8?q?=22axel=5Fverse=22=20=D0=9C=D1=83=D0=B4=D1=80=D0=BE=D0=B2?= Date: Sun, 6 Sep 2026 06:06:32 +0300 Subject: [PATCH] Readme updated --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 77b27f4..7ba6a76 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # [PgTune](https://pgtune.mudrov.tech/) -[![PGTune](src/assets/images/logo.svg 'PGTune')](https://pgtune.mudrov.tech/) +[![PGTune](src/assets/images/logo.svg 'PGTune')](https://pgtune.mudrov.tech/) -Tuning PostgreSQL config by your hardware. Based on original React version of [pgtune](https://github.com/le0pard/pgtune). Rewritten in Vue 3. \ No newline at end of file +Tuning PostgreSQL config by your hardware. Based on original React version of [pgtune](https://github.com/le0pard/pgtune). Rewritten in Vue 3. + +### Build status + +| Branch | Status | +| --- | --- | +| Develop | [![Build Status](https://drone.minis.mudrov.tech/api/badges/administrator/pgtune/status.svg?ref=refs/heads/develop)](https://drone.minis.mudrov.tech/administrator/pgtune) | \ No newline at end of file