Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -116,4 +116,8 @@ To deploy this in a production environment:
|
|
| 116 |
git clone [repository]
|
| 117 |
cd secure-file-vault
|
| 118 |
pip install -r requirements.txt
|
| 119 |
-
streamlit run app.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 116 |
git clone [repository]
|
| 117 |
cd secure-file-vault
|
| 118 |
pip install -r requirements.txt
|
| 119 |
+
streamlit run app.py
|
| 120 |
+
|
| 121 |
+
## 📄 License
|
| 122 |
+
|
| 123 |
+
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
|