Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
dkarpele authored Nov 7, 2023
1 parent 4abff28 commit 2db065d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@

### Installation

1. Clone [repo](https://github.com/dkarpele/notifications_sprint_1).
1. Clone [repo](https://github.com/dkarpele/graduate_work).
2. Create ```.env``` file according to ```.env.example```.
3. Launch the project ```docker-compose up --build```.

@@ -37,4 +37,4 @@ Initiated -> Produced -> Consumed -> Sent.
- Initiated - message created
- Produced - message has been sent to queue
- Consumed - message has been received from queue
- Sent - message was sent to user (now by SMTP using Sendgrid)
- Sent - message was sent to user (now by SMTP using Sendgrid)

0 comments on commit 2db065d

Please sign in to comment.