From 631a7c43184a2ae9338659d527df5755e7f91d1c Mon Sep 17 00:00:00 2001 From: Ayush Jhanwar <57635628+ayushjhanwar@users.noreply.github.com> Date: Wed, 30 Sep 2020 18:24:46 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eba1367..235785c 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ license. To contribute a *guide*, please structure it like the existing ones, i.e. use at least the following topics (additional ones are always welcome): -1. Problem description +1. Problem descriptions 2. Overview of the solution, also covering advantages and shortcomings 3. Implementation steps