File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ git clone https://github.com/ADI-KOTKAR/Stega.git
66
66
Install Python 3 in your system. [click here](https://www.python.org/downloads/)
67
67
68
68
#### Create a Virtual Environment.
69
- - Create a Virtual Environment using Anaconda Navigator with Python version 3.7+
69
+ - Create a Virtual Environment using ** Anaconda Navigator** with Python version 3.7+
70
70
- Open Terminal with the activated environment.
71
71
72
72
#### Installing Dependencies in Virtual Environment
@@ -115,18 +115,18 @@ Make sure environment is activated, Now run:
115
115
```
116
116
python main.py
117
117
```
118
- Open the localhost link - [http://127.0.0.1:5000/](http://127.0.0.1:5000/) , this will open the App on your browser.
118
+ Open the localhost link - [http://127.0.0.1:5000/](http://127.0.0.1:5000/), this will open the App on your browser.
119
119
You can use the sample files for testing in `test_files` folder.
120
120
121
121
## Contributors
122
122
123
- **Aditya Kotkar** - [ADI-KOTKAR](https://github.com/ADI-KOTKAR)
124
- **Shreyas Khadapkar** - [shreyaskhadapkar](https://github.com/shreyaskhadapkar)
125
- **Praveenkumar Khatri** - [PraveenKhatri](https://github.com/PraveenKhatri)
123
+ - **Aditya Kotkar** - [ADI-KOTKAR](https://github.com/ADI-KOTKAR)
124
+ - **Shreyas Khadapkar** - [shreyaskhadapkar](https://github.com/shreyaskhadapkar)
125
+ - **Praveenkumar Khatri** - [PraveenKhatri](https://github.com/PraveenKhatri)
126
126
127
127
## License
128
128
129
129
- Project link: [My_Guard](https://github.com/ADI-KOTKAR/Stega)
130
- - [License](https://github.com/ADI-KOTKAR/My_Guard /blob/master/LICENSE)
130
+ - [License](https://github.com/ADI-KOTKAR/Stega /blob/master/LICENSE)
131
131
132
132
You can’t perform that action at this time.
0 commit comments