From 053d54a01bcdc0f2953b6b051a02a2a0a9fa23ea Mon Sep 17 00:00:00 2001 From: remittor Date: Fri, 31 Jan 2025 13:04:25 +0300 Subject: [PATCH] readme: Add new badges --- .github/FUNDING.yml | 31 +++++++++++++++++++++++++++++++ README.md | 11 +++++++---- 2 files changed, 38 insertions(+), 4 deletions(-) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..902e399 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,31 @@ +# These are supported funding model platforms + +# Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +github: + +# Replace with a single Patreon username +patreon: + +# Replace with a single Open Collective username +open_collective: + +# Replace with a single Ko-fi username +ko_fi: + +# Replace with a single Tidelift platform-name/package-name e.g., npm/babel +tidelift: + +# Replace with a single Community Bridge project-name e.g., cloud-foundry +community_bridge: + +# Replace with a single Liberapay username +liberapay: + +# Replace with a single IssueHunt username +issuehunt: + +# Replace with a single Otechie username +otechie: + +# Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] +custom: ['https://github.com/remittor/donate'] diff --git a/README.md b/README.md index 0390f2a..e5038d2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ [![Github All Releases](https://img.shields.io/github/downloads/openwrt-xiaomi/builder/total.svg)](https://github.com/openwrt-xiaomi/builder/releases) +[![ViewCount](https://views.whatilearened.today/views/github/openwrt-xiaomi/builder.svg)](https://github.com/openwrt-xiaomi/builder/releases) +[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fopenwrt-xiaomi%2Fbuilder&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://github.com/openwrt-xiaomi/builder/releases) +[![Donations Page](https://github.com/andry81-cache/gh-content-static-cache/raw/master/common/badges/donate/donate.svg)](https://github.com/remittor/donate) # OpenWrt builder @@ -15,11 +18,11 @@ sudo apt-get install python3-distutils rsync unzip zlib1g-dev ## Build firmware ``` -git clone https://github.com/openwrt-xiaomi/builder -b v23 openwrt-v23 -cd openwrt-v23 +git clone https://github.com/openwrt-xiaomi/builder -b v24 openwrt-v24 +cd openwrt-v24 -./xcreate.sh -v xq-23.05.0 -cd xq-23.05.0 +./xcreate.sh -v xq-24.10 +cd xq-24.10 ./xupdate.sh -f