diff options
author | Biswakalyan Bhuyan <biswa@surgot.in> | 2024-03-08 05:15:47 +0530 |
---|---|---|
committer | Biswakalyan Bhuyan <biswa@surgot.in> | 2024-03-08 05:15:47 +0530 |
commit | 678ad4b547218208defc752b558d6f98a929f972 (patch) | |
tree | c9cffab48ee6b46951a84aa0bf98a9d5a277b748 | |
parent | 8f9824dbee0b1affc19889afd9a98ac5131bc378 (diff) | |
download | crypto-alert-678ad4b547218208defc752b558d6f98a929f972.tar.gz crypto-alert-678ad4b547218208defc752b558d6f98a929f972.tar.bz2 crypto-alert-678ad4b547218208defc752b558d6f98a929f972.zip |
README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ ### This project is build for fun -to run the program you must run ```pip install -r requirement.txt``` and ```python main.py``` +to run the program you must run `pip install -r requirement.txt` and `python main.py` |