Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
R3DHULK authored Oct 31, 2022
1 parent 50869ae commit 23ae575
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Translator
## Author : Sumalya Chatterjee
##
## Cli Output :
![](translator.png)
##
## Gui Output :
![](translator-gui.png)
##
## Git Installation :
```
# clone the repo
git clone https://github.com/R3DHULK/translator
# change directory
cd translator
# install requirements
python -m pip -r requirements.txt
# for cli result
python translator.py
# for gui result
python translator-gui.py
```
##
<h3 align="left">Support:</h3>
<p><a href="https://www.buymeacoffee.com/https://www.buymeacoffee.com/r3dhulk"> <img align="left" src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" height="50" width="210" alt="https://www.buymeacoffee.com/r3dhulk" /></a></p><br><br>
Binary file added translator-gui.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 23ae575

Please sign in to comment.