From 9435de18e2ee1962169707a1d10856d2f86a308b Mon Sep 17 00:00:00 2001 From: Seb C Date: Sat, 20 Aug 2022 23:42:21 +0100 Subject: [PATCH] docs: community support appeal (#90) --- README.md | 47 +++++++++++++++++++++++++++++++++-------------- 1 file changed, 33 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 418c8b4..4968516 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,20 @@ # govcr +⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️\ +⭐️\ +⭐️ 📣 **Community Support Appeal** 📣\ +⭐️\ +⭐️ Please show your love by **giving a star to this project**.\ +⭐️\ +⭐️ It takes a lot of **personal time and effort** to maintain and expand features.\ +⭐️\ +⭐️ If you are using **govcr**, show me it is **worth my continuous effort** by giving it a star.\ +⭐️\ +⭐️ 🙏 **You'll be my star 😊** 🙏\ +⭐️\ ⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️ - -**Community Support Appeal** - -Please show your love by giving a star to this project. - -It takes a lot of personal time and effort to maintain and expand features. - -If you are using **govcr**, show me it is worth my continuous effort by giving it a star. - -You'll be my star 😊 - -⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️ - +
+

govcr @@ -38,7 +39,6 @@ This project was inspired by [php-vcr](https://github.com/php-vcr/php-vcr) which This project is an adaptation for Google's Go / Golang programming language. - ## Table of content - [Simple VCR example](#simple-vcr-example) @@ -68,6 +68,7 @@ This project is an adaptation for Google's Go / Golang programming language. - [Improvements](#improvements) - [Limitations](#limitations) - [Contribute](#contribute) +- [Community Support Appeal](#community-support-appeal) ## Simple VCR example @@ -633,3 +634,21 @@ You are welcome to submit a PR to contribute. Please try and follow a TDD workflow: tests must be present and as much as is practical to you, avoid toxic DDT (development driven testing). [(toc)](#table-of-content) + +## Community Support Appeal + +⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️\ +⭐️\ +⭐️ 📣 **Community Support Appeal** 📣\ +⭐️\ +⭐️ Please show your love by **giving a star to this project**.\ +⭐️\ +⭐️ It takes a lot of **personal time and effort** to maintain and expand features.\ +⭐️\ +⭐️ If you are using **govcr**, show me it is **worth my continuous effort** by giving it a star.\ +⭐️\ +⭐️ 🙏 **You'll be my star 😊** 🙏\ +⭐️\ +⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️ + +[(top)](#govcr)