Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
everysoftware committed Apr 20, 2024
1 parent 7e0c773 commit a0b5ba3
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Testopia
# Testopia - таск-трекер для тестировщиков

Сделайте тестирование Вашего проекта лучше с трекером Testopia!
Сделайте тестирование Вашего проекта лучше с **Testopia**!
[![Lint](https://github.com/everysoftware/testopia/actions/workflows/ci.yml/badge.svg)](https://github.com/everysoftware/testopia/actions/workflows/ci.yml)

<img src="https://github.com/everysoftware/testopia/assets/22497421/7b5582a4-3603-462a-a436-e2eac7d646ba" width="250" />
Expand All @@ -16,16 +16,15 @@

## Стек технологий

Python3 • Aiogram3 • PostgreSQL • SQLAlchemy • Alembic • Redis • arq • Aiottp • Docker • Ruff • NumPy • Pandas • Matplotlib
Python3 • Aiogram3 • PostgreSQL • SQLAlchemy • Redis • Docker • NumPy • Pandas • Matplotlib

[Макеты Figma](https://www.figma.com/file/iJ7SMg6DCuCaDhNlieh3kd/Untitled?type=design&node-id=0-1&mode=design)

## Сборка

1. Создайте файл окружения ```.env```.
```
BOT_MODE="docker"
BOT_DEBUG=0
BOT_LOGGING_LEVEL="INFO"
Expand Down

0 comments on commit a0b5ba3

Please sign in to comment.