From a623e305b367d380c9766d9b94faacf448439c6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D1=82=D0=BE=D0=BD?= Date: Sun, 23 Nov 2025 09:14:04 +0300 Subject: [PATCH] =?UTF-8?q?3/3=20=D1=82=D0=B5=D1=81=D1=82=D0=B0=20=D0=BF?= =?UTF-8?q?=D0=BE=D0=BA=D1=80=D1=8B=D1=82=D1=8B=20=D1=84=D0=B8=D0=BA=D1=81?= =?UTF-8?q?=D1=82=D1=83=D1=80=D0=B0=D0=BC=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 75e88e1..0a6f9bd 100644 --- a/README.md +++ b/README.md @@ -266,3 +266,5 @@ null * treatment_schemes(user_treatment_schemes_uuid(PK), medication_uuid(PK)) * user_treatment_schemes(uuid(PK), user_uuid, treatment_name, instructions) * medications(uuid(PK), name, dose, unit, is_urgent) + +