From 935d72f46f2779a534a92572fb389fd4cd6d8ea5 Mon Sep 17 00:00:00 2001 From: Bilal Khan Date: Sat, 26 Aug 2023 17:26:50 +0500 Subject: [PATCH] added the dot at the end of the sentence Signed-off-by: Bilal Khan --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd77b2775..43c7ac304 100644 --- a/README.md +++ b/README.md @@ -84,4 +84,4 @@ If you find an issue, please report it on the Legacy ------------- -The Python version of Compose is available under the `v1` [branch](https://github.com/docker/compose/tree/v1) \ No newline at end of file +The Python version of Compose is available under the `v1` [branch](https://github.com/docker/compose/tree/v1). \ No newline at end of file