Remove version and authors, Fix links to git repo
This commit is contained in:
14
README.md
14
README.md
@@ -408,7 +408,7 @@ This shows:
|
|||||||
1. Fork the repository on GitHub
|
1. Fork the repository on GitHub
|
||||||
2. Clone your fork locally:
|
2. Clone your fork locally:
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/your-username/data_regression_testing.git
|
git clone https://git.informatica-polet.com/drt/drt.git
|
||||||
cd data_regression_testing
|
cd data_regression_testing
|
||||||
```
|
```
|
||||||
3. Create a virtual environment:
|
3. Create a virtual environment:
|
||||||
@@ -727,15 +727,7 @@ MIT License - see LICENSE file for details
|
|||||||
## 📞 Support
|
## 📞 Support
|
||||||
|
|
||||||
For issues and questions:
|
For issues and questions:
|
||||||
- GitHub Issues: <repository-url>/issues
|
- GitHub Issues: https://git.informatica-polet.com/drt/drt/issues
|
||||||
- Check logs in `./logs/`
|
- Check logs in `./logs/`
|
||||||
- Review configuration with `drt validate`
|
- Review configuration with `drt validate`
|
||||||
- Test connectivity with `drt discover`
|
- Test connectivity with `drt discover`
|
||||||
|
|
||||||
## 👥 Authors
|
|
||||||
|
|
||||||
QA Engineering Team
|
|
||||||
|
|
||||||
## 📌 Version
|
|
||||||
|
|
||||||
Current version: 1.0.0
|
|
||||||
Reference in New Issue
Block a user