From c70425fbf7a289c97908ff0c5f726781f4974892 Mon Sep 17 00:00:00 2001 From: katie-lpd Date: Fri, 24 Jan 2025 11:53:05 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index bfa3338b..2b462b24 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,11 @@
+[![Twitter Follow](https://img.shields.io/twitter/follow/lightpanda_io)](https://twitter.com/lightpanda_io) +[![GitHub stars](https://img.shields.io/github/stars/lightpanda-io/browser)](https://github.com/lightpanda-io/browser) + + + Lightpanda is the open-source browser made for headless usage: - Javascript execution From 5381a4354c7b6472e3068552425059328b54f163 Mon Sep 17 00:00:00 2001 From: Pierre Tachoire Date: Fri, 24 Jan 2025 12:02:42 +0100 Subject: [PATCH 2/2] add badges --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2b462b24..52519563 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@

lightpanda.io

-
-
+[![Commit Activity](https://img.shields.io/github/commit-activity/m/lightpanda-io/browser)](https://github.com/lightpanda-io/browser/commits/main) +[![License](https://img.shields.io/github/license/lightpanda-io/browser)](https://github.com/lightpanda-io/browser/blob/main/LICENSE) [![Twitter Follow](https://img.shields.io/twitter/follow/lightpanda_io)](https://twitter.com/lightpanda_io) [![GitHub stars](https://img.shields.io/github/stars/lightpanda-io/browser)](https://github.com/lightpanda-io/browser)