From d720ac9cd22e124d4c909fcb2ae1a5502e55a653 Mon Sep 17 00:00:00 2001 From: Daniel Cardoso Date: Wed, 24 Jul 2024 13:43:27 -0300 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25cf143..a7171f1 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ This is a repository for demonstrating the process of doing a pull request. -The README is a useful file for including general information about the repository and its contents. +The README is a useful file for including general information about the repository and its contents*. It is rendered using [markdown](https://daringfireball.net/projects/markdown/), which is essentially a way to create readable plain-text documents that can be rendered as web pages or other media formats.