From 2748c02a44a4da82746a0fbc3668031714c951fd Mon Sep 17 00:00:00 2001 From: srzeszut Date: Thu, 2 Apr 2026 15:55:35 +0200 Subject: [PATCH 1/3] fix readme links --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e34ae60c7..777c67d53 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,15 @@ ![LiveDebugger_Chrome_WebStore](https://github.com/user-attachments/assets/cf9aee3b-58ab-4c45-8a43-d73182cb3e02)
- -[![Version Badge](https://img.shields.io/github/v/release/software-mansion/live-debugger?color=lawn-green)](https://hexdocs.pm/live_debugger) -[![Hex.pm Downloads](https://img.shields.io/hexpm/dw/live_debugger?style=flat&label=downloads&color=blue)](https://hex.pm/packages/live_debugger) -[![GitHub License](https://img.shields.io/github/license/software-mansion/live-debugger)](https://github.com/software-mansion/live-debugger/blob/main/LICENSE) - + + Version Badge + + + Hex.pm Downloads + + + GitHub License +
[LiveDebugger](https://docs.swmansion.com/live-debugger/) is a browser-based tool for debugging applications written in [Phoenix LiveView](https://github.com/phoenixframework/phoenix_live_view) - an Elixir library designed for building rich, interactive online experiences with server-rendered HTML. From faef4b9f25d26d2e8c656c02f3d639a752ffc8d2 Mon Sep 17 00:00:00 2001 From: srzeszut Date: Thu, 2 Apr 2026 15:58:51 +0200 Subject: [PATCH 2/3] remove link decoration --- README.md | 32 ++++++++++++++++++++++---------- 1 file changed, 22 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 777c67d53..e8f585ab6 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,27 @@ ![LiveDebugger_Chrome_WebStore](https://github.com/user-attachments/assets/cf9aee3b-58ab-4c45-8a43-d73182cb3e02) -
- - Version Badge - - - Hex.pm Downloads - - - GitHub License - + +
+

+ Version Badge + Hex.pm Downloads + GitHub License +

[LiveDebugger](https://docs.swmansion.com/live-debugger/) is a browser-based tool for debugging applications written in [Phoenix LiveView](https://github.com/phoenixframework/phoenix_live_view) - an Elixir library designed for building rich, interactive online experiences with server-rendered HTML. From 83349370bd81f824728f6d3a06ef2cb885940692 Mon Sep 17 00:00:00 2001 From: srzeszut Date: Thu, 2 Apr 2026 16:24:20 +0200 Subject: [PATCH 3/3] add target="_blank" --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e8f585ab6..cfddca4e0 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,13 @@

- Version Badge -