From d0e609ed9d3210360578c9d4c0e9ec9b16a64bfd Mon Sep 17 00:00:00 2001 From: Tim Sutton Date: Tue, 24 Jun 2025 11:05:25 +0100 Subject: [PATCH] Readme updates --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c4da914..c3743aa 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Welcome to **Infrastructure Mapper**! This repository contains guidelines and co - [🌐 Infrastructure Mapper](#-infrastructure-mapper) - [📖 Table of Contents](#-table-of-contents) - [🚀 Project Overview](#-project-overview) + - [QA Status](#qa-status) - [📜 License](#-license) - [📂 Folder Structure](#-folder-structure) - [🤖 Using 'AI' (Large Language Models)](#-using-ai-large-language-models) @@ -30,6 +31,10 @@ Welcome to **Infrastructure Mapper**! This repository contains guidelines and co ![Animation](./img/infrastructure-mapper.gif) +--- + +## QA Status + | Test | Description | |-----------|-------------| | [![📃 License Checks.....](https://github.com/kartoza/InfrastructureMapper/actions/workflows/LicenseChecks.yml/badge.svg)](https://github.com/kartoza/InfrastructureMapper/actions/workflows/LicenseChecks.yml) | Check all files have license, copyright and attribution. |