From a9302b29a548e815387533d99c790893955c4282 Mon Sep 17 00:00:00 2001 From: Peter Kota Date: Tue, 4 May 2021 09:36:00 +0200 Subject: [PATCH 1/3] feat(readme): add space --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5ab8703..6fc0b91 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ [![kotapeter](https://circleci.com/gh/kotapeter/electron-hostile.svg?style=shield)]() + # electron-hostile This package is inspired by hostile. In an electron app usually we need to get a confirmation from the user. From e77d51a3bda0f505e29979be11f060cc36ecdc4c Mon Sep 17 00:00:00 2001 From: Peter Kota Date: Tue, 4 May 2021 09:37:15 +0200 Subject: [PATCH 2/3] feat(readme): remove space --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6fc0b91..5ab8703 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ [![kotapeter](https://circleci.com/gh/kotapeter/electron-hostile.svg?style=shield)]() - # electron-hostile This package is inspired by hostile. In an electron app usually we need to get a confirmation from the user. From b2759d4fb3d81fed2180d2fc48e0dfdbcfdbbff9 Mon Sep 17 00:00:00 2001 From: Peter Kota Date: Tue, 4 May 2021 09:38:00 +0200 Subject: [PATCH 3/3] feat(readme): test --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5ab8703..a72eb02 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + [![kotapeter](https://circleci.com/gh/kotapeter/electron-hostile.svg?style=shield)]() # electron-hostile