From 481588d0de25e893bcea8aafa22faf9f5b873ef2 Mon Sep 17 00:00:00 2001 From: vblokhin Date: Thu, 23 Dec 2021 16:29:24 +0100 Subject: [PATCH] Add Testing section to README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7ac86bc..536ebb1 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,15 @@ # intro-git-github + This is an demo project used in the OpenClassrooms course on Git and GitHub. Course homepage: * [English version](https://openclassrooms.com/courses/manage-your-code-with-git-and-github) * [French version](https://openclassrooms.com/courses/gerer-son-code-avec-git-et-github) +## Testing +Some text here + ## Contributing 1. Fork it