From a2ba4ed0c8f401078126b9b507cc706b509d117a Mon Sep 17 00:00:00 2001 From: joelnyongesa Date: Sat, 5 Aug 2023 13:48:24 +0300 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e3383c4..3528bba 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,17 @@ One child dies of hunger every ten seconds worldwide. 3.2 million children die o # Solution. -This project aims to tackle this by highlighting the regions most affected by hunger in KEnya, and promt users to make donations towards providing food to these vulnerable children. The live site is deployed [here](https://joelnyongesa.github.io/Phase-1-Project/) +This project aims to tackle this by highlighting the regions most affected by hunger in Kenya, and promt users to make donations towards providing food to these vulnerable children. The live site is deployed [here](https://joelnyongesa.github.io/Phase-1-Project/) # Demo +## As a user, I can: +* Add a County to the existing counties. +* Delete an existing county from the list of counties. +* Make a donation. + # Setting up the project. Fork this repository, then clone using `git clone git@github.com:joelnyongesa/Phase-1-Project.git`.