From 82ce8630c05acdca2b71800d221d6811c4543e32 Mon Sep 17 00:00:00 2001 From: Yegor Bugayenko Date: Sun, 17 Mar 2024 16:14:17 +0300 Subject: [PATCH] #1 ping --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1ba851..4334880 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![test](https://github.com/yegor256/bibcop-action/actions/workflows/test.yml/badge.svg)](https://github.com/yegor256/bibcop-action/actions/workflows/test.yml) [![License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/yegor256/bibcop-action/blob/master/LICENSE.txt) -Checks the quality of all `.bib` files in the repository, +Checks the quality of all BibTeX `.bib` files in the repository, using [bibcop](https://github.com/yegor256/bibcop). ```yaml