From b39b8a1684c91fe470473bf4847914219ddc2edb Mon Sep 17 00:00:00 2001 From: Abdullah Adeel Date: Mon, 17 Jan 2022 15:46:56 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=96=20updated=20`database=5Fversion`?= =?UTF-8?q?=20in=20`README.md`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8a4d4bd85..26f63fc3c 100644 --- a/README.md +++ b/README.md @@ -118,11 +118,11 @@ Answer the prompts with your own desired [options](http://cookiecutter-django.re use_docker [n]: n database_engine: 1 Select database_version: - 1 - 14.1 - 2 - 13.5 - 3 - 12.9 - 4 - 11.14 - 5 - 10.19 + 1 - postgresql@14.1 + 2 - postgresql@13.5 + 3 - postgresql@12.9 + 4 - postgresql@11.14 + 5 - postgresql@10.19 Choose from 1, 2, 3, 4, 5 [1]: 1 Select js_task_runner: 1 - None