From 164073497bc38529a7fb8d7b94eebc7935411097 Mon Sep 17 00:00:00 2001 From: Iceman Date: Sun, 1 Oct 2023 10:13:12 +0200 Subject: [PATCH 1/2] Update README.md Signed-off-by: Iceman --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d65262674..10b80f84d 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ The Proxmark3 is the swiss-army tool of RFID, allowing for interactions with the |:--------------:|:------------------:|:------------------:| | ![MacOS Build and Test](https://github.com/RfidResearchGroup/proxmark3/workflows/MacOS%20Build%20and%20Test/badge.svg?branch=master) | ![Ubuntu Build and Test](https://github.com/RfidResearchGroup/proxmark3/workflows/Ubuntu%20Build%20and%20Test/badge.svg?branch=master) | [![Windows Build and Test](https://github.com/RfidResearchGroup/proxmark3/actions/workflows/windows.yml/badge.svg?branch=master)](https://github.com/RfidResearchGroup/proxmark3/actions/workflows/windows.yml) | +| Trivia | +|:--------------:| +| ![visitors](https://visitor-badge.laobi.icu/badge?page_id=RfidResearchGroup.proxmark3) | # Table of Contents 1. [PROXMARK3 INSTALLATION AND OVERVIEW](#proxmark3-installation-and-overview) From 3f5a9221a5dcb55d27ecf719aa928e16d64b59d8 Mon Sep 17 00:00:00 2001 From: Iceman Date: Sun, 1 Oct 2023 10:14:18 +0200 Subject: [PATCH 2/2] Update README.md Signed-off-by: Iceman --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 10b80f84d..229a7f5f3 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,6 @@ The Proxmark3 is the swiss-army tool of RFID, allowing for interactions with the |:--------------:|:------------------:|:------------------:| | ![MacOS Build and Test](https://github.com/RfidResearchGroup/proxmark3/workflows/MacOS%20Build%20and%20Test/badge.svg?branch=master) | ![Ubuntu Build and Test](https://github.com/RfidResearchGroup/proxmark3/workflows/Ubuntu%20Build%20and%20Test/badge.svg?branch=master) | [![Windows Build and Test](https://github.com/RfidResearchGroup/proxmark3/actions/workflows/windows.yml/badge.svg?branch=master)](https://github.com/RfidResearchGroup/proxmark3/actions/workflows/windows.yml) | -| Trivia | -|:--------------:| -| ![visitors](https://visitor-badge.laobi.icu/badge?page_id=RfidResearchGroup.proxmark3) | - # Table of Contents 1. [PROXMARK3 INSTALLATION AND OVERVIEW](#proxmark3-installation-and-overview) 2. [Notes / helpful documents](#notes--helpful-documents)