From d9e5d73c07bc1883ce5d935230b6552569e8fc87 Mon Sep 17 00:00:00 2001 From: Mohamed Arham Date: Wed, 28 Apr 2021 14:39:33 +0500 Subject: [PATCH] - Add screenshot --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f72bc71..79f0342 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Bank of Maldives CLI BML CLI written in Bash. This project is currently under development and a lot of things are broken. +![photo_2021-04-28_14-36-47](https://user-images.githubusercontent.com/18140039/116382279-2dc8dd80-a82f-11eb-97ea-a864016cc032.jpg) + + ## Requiments `curl` `jq` @@ -34,4 +37,4 @@ chmod +x bml.sh ``` chmod +x install.sh ./install.sh -``` \ No newline at end of file +```