Skip to content

Commit c6c4d40

Browse files
authored
Update README.md
1 parent 82e9743 commit c6c4d40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
- **Email Reconstruction and Validation**: Automatically generates and tests possible email addresses from user and company information.
1010
- **Database Integration**: Stores names, reconstructed emails, and validation flags in SQLite.
1111
- **API-Driven Backend**: A Django-based RESTful API handles all operations between the front-end and the database.
12-
- **Containerized for Portability**: Fully containerized with Docker, making it easy to deploy and run.
12+
- **Containerized for Portability**: Fully containerized with Docker, making it easy to deploy and run.
13+
- **CI/CD Pipeline**: Github Action for automated build, deployment and testing using selenium
1314

1415
## Tech Stack
1516
- **Frontend**: Vue.js, HTML, CSS, JavaScript
1617
- **Backend**: Django
1718
- **Database**: SQLite
1819
- **Containerization**: Docker
19-
- **CI/CD Pipeline**: Github Action for automated build, deployment and testing using selenium
2020

2121
## How to Run
2222
1. **Clone the Repository**

0 commit comments

Comments
 (0)