ai-venkat-r commited on
Commit
9f91e91
·
verified ·
1 Parent(s): e5302cf

update read me with tags

Browse files
Files changed (1) hide show
  1. README.md +5 -14
README.md CHANGED
@@ -1,14 +1,5 @@
1
- Transactify:
2
-
3
- To create an Virtual Environment: open command prompt Type ---> python -m venv transactify
4
-
5
- To activate the virtual Environment Type ---> cd transactify
6
- ---> cd scripts
7
- ---> activate
8
-
9
- To install Required Libaries in the virtual Environment Type ---> pip install -r requirements.txt
10
-
11
- To run the python file Type ----> python main.py
12
-
13
-
14
- Excepted output: Hello World from Hugging Face!
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ ---