bml-cli/README.md
Naffah Abdulla Rasheed 4d11af5658 Fixed some typos
2021-04-26 10:55:56 +05:00

20 lines
311 B
Markdown

# Bank of Maldives CLI written in bash
Under development, lots of things are broken. If possible, pr ascii art lmao.
## Requirements
`curl` `jq`
## known bugs
- colored texts do not work in termux
## Installation
```
git clone https://github.com/shihaamabr/bmlcli
cd bmlcli/
chmod +x bml.sh
./bml.sh
```