From cf744990fe59b31fabf3e1a9013ae22d15777fb2 Mon Sep 17 00:00:00 2001 From: Timon Christiansen <32591853+8BitJonny@users.noreply.github.com> Date: Sun, 16 Oct 2022 18:19:55 -0400 Subject: [PATCH] Dummy Commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7eebb6..cb793be 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![Tests](https://github.com/DartCaller/api/actions/workflows/main.yml/badge.svg)](https://github.com/DartCaller/api/actions/workflows/main.yml) ![](https://img.shields.io/github/license/DartCaller/api) ![](https://img.shields.io/tokei/lines/github/DartCaller/api) - + # Ktor Backend This repository contains the Kotlin backend, which acts as a middle man between the dart recognition python server (https://github.com/DartCaller/darts-recognition) and the user-facing frontend (https://github.com/DartCaller/web).