Skip to content

Commit

Permalink
chore (github): add links to badges
Browse files Browse the repository at this point in the history
  • Loading branch information
LiamTownsley2 authored Dec 20, 2024
1 parent c43b39a commit cfb6295
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
# IoT RFID Scanner
[![OS - Linux](https://img.shields.io/badge/OS-Linux-blue?logo=linux&logoColor=white)](https://www.linux.org/ "Go to Linux homepage")
[![Made with Python](https://img.shields.io/badge/Python->=3.8-blue?logo=python&logoColor=white)](https://python.org "Go to Python homepage")
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/LiamTownsley2/Security-Access/codeql.yml?label=codeql)
![GitHub License](https://img.shields.io/github/license/LiamTownsley2/Security-Access?cacheSeconds=120)
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/LiamTownsley2/Security-Access/codeql.yml?label=codeql)](https://github.com/LiamTownsley2/Security-Access/actions/workflows/codeql.yml)
[![GitHub License](https://img.shields.io/github/license/LiamTownsley2/Security-Access?cacheSeconds=120)](./LICENSE)

This project is designed for the Raspberry Pi Zero W, operating on Linux Kernel 5.10.103+. The core functionality of this project involves using an RFID (Radio Frequency Identification) scanner to read RFID tags, which could be used for access control or identity verification. The project takes advantage of the capabilities of Amazon Web Services (AWS) to extend the functionality of the local device to the cloud.

Expand Down

0 comments on commit cfb6295

Please sign in to comment.