From ce99fa252fbedf944d1be88757f80dea575be0b8 Mon Sep 17 00:00:00 2001 From: salt-die <53280662+salt-die@users.noreply.github.com> Date: Tue, 28 Nov 2023 06:11:38 -0600 Subject: [PATCH] Add status badge. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 451112d..1e25b96 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # rects +[![Tests](https://github.com/salt-die/rects/actions/workflows/run-tests.yaml/badge.svg)](https://github.com/salt-die/rects/actions/workflows/run-tests.yaml) + A library for unions, intersections, subtractions, and xors of rectangles. The result of set operations on two rects are shown by the green regions below: