From 5f6cb4018e14e40178c74f420c48c0cf135f630d Mon Sep 17 00:00:00 2001 From: AliMortezaei <156837087+AliMortezaei@users.noreply.github.com> Date: Fri, 16 Feb 2024 15:07:52 +0330 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0728012..8101b50 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,12 @@ - Teacher and student can manage their own profile - Authentication with phone number and email ....... # Tools and Features -- using library celery for send otp code async -- using redis for storage data and message broker -- using database postgresql -- **using boto3 for arvancloud storage** #boto3 -- **writing testing project** #testing -- **writing documents project** #documents +- **using library celery for send otp code async** +- **using redis for storage data and message broker** +- **using database postgresql** +- **using boto3 for arvancloud storage** +- **writing testing project** +- **writing documents project** - **workflow github action** for tesing project, build docker container added dockerhub ([repository](https://hub.docker.com/r/mortezaei2/parvaz_academy)) - **dockerize project(using docker compose)** # Run Project