From 6272e53cabdd31ea91366bd0445fcf0a51623b95 Mon Sep 17 00:00:00 2001 From: Mqxx <62719703+Mqxx@users.noreply.github.com> Date: Thu, 5 Oct 2023 08:38:01 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f8aa475..ae735f1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ the serial port standing in the rain -[![Deno Test](https://github.com/Serial-Link/Serial-Link/actions/workflows/deno.yml/badge.svg)](https://github.com/Serial-Link/Serial-Link/actions/workflows/deno.yml) +[![Unit Test](https://github.com/Serial-Link/Serial-Link/actions/workflows/test.yml/badge.svg)](https://github.com/Serial-Link/Serial-Link/actions/workflows/test.yml) +[![Linter](https://github.com/Serial-Link/Serial-Link/actions/workflows/lint.yml/badge.svg)](https://github.com/Serial-Link/Serial-Link/actions/workflows/lint.yml) A [serial](https://en.wikipedia.org/wiki/Serial_communication) library written in TypeScript for [Deno](https://deno.land) without any third party modules.