From b9a7712e69ce81389c993b8b2fea7409c44f3dc2 Mon Sep 17 00:00:00 2001 From: Larissa Lages Date: Tue, 18 Oct 2022 23:04:12 -0400 Subject: [PATCH] test readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 58ff07f..10badb7 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -Repository made with the aim to help developers improve their code skills and also studying for coding interviews. Anyone can add new problems, algorithms and data structures in any language :smile: +>> Repository made with the aim to help developers improve their code skills and also studying for coding interviews. Anyone can add new problems, algorithms and data structures in any language :smile: Contributions are welcome! If you want to contribute, please read [CONTRIBUTING.md](https://github.com/larissalages/code_problems/blob/master/CONTRIBUTING.md) for details on how to get started and submit pull requests to us.