From 4e209a4d309cf34a0235955ea4217833f88a4ba6 Mon Sep 17 00:00:00 2001 From: Masud Rahman Date: Wed, 10 Jul 2024 13:06:46 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1dde39b..cc55500 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This repository contains the `pyramid_chart` ado file for creating population py - Generates population pyramids based on numeric and categorical variables. - Allows customization of decimal places for percentage labels. -- Supports additional `twoway` graph options for further customization. +- Supports additional `twoway` graph and `scatter` graph options for further customization. ## Installation