mirror of
https://github.com/jkocon/AWS_S3_Upploader.git
synced 2026-02-24 05:14:41 +01:00
Update README.md
This commit is contained in:
11
README.md
11
README.md
@@ -72,17 +72,6 @@ python src/aws_uploader.py
|
||||
- Errors during file uploads (e.g., invalid credentials, missing bucket) are logged both in the console and in the log file.
|
||||
- General exceptions are also captured and logged for debugging.
|
||||
|
||||
## 🔐 Security Notice
|
||||
|
||||
- **Never commit **``** with real AWS credentials to version control.**
|
||||
- Use `.gitignore` to exclude sensitive files:
|
||||
|
||||
```bash
|
||||
config/config.yaml
|
||||
logs/
|
||||
*.log
|
||||
```
|
||||
|
||||
## 🤝 Contributing
|
||||
|
||||
Pull requests are welcome. For major changes, please open an issue first to discuss what you'd like to change.
|
||||
|
||||
Reference in New Issue
Block a user