From 1af411a1f07b05eaefadb9fcce51367de3502a88 Mon Sep 17 00:00:00 2001 From: xixas Date: Thu, 14 Mar 2024 12:47:57 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f449f9..2d25411 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - +Lint Check # Sample Python Application with Linting and CI This repository contains a sample Python application with linting using Flake8 and Continuous Integration (CI) setup using GitHub Actions.