From 7d7e535b91adcbed355eb5ff46b28059431ec652 Mon Sep 17 00:00:00 2001 From: CodeMaster7000 <95772109+CodeMaster7000@users.noreply.github.com> Date: Sun, 12 Feb 2023 18:42:29 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6da71e4..f21b536 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,6 @@ Path drawStar(Size size) { } ``` -Enjoy the confetti. +Enjoy the confetti! *NOTE:* Don't be greedy with the number of particles. The more particles that are on screen the more calculations need to be performed. Performance improvements have been made, however this is still ongoing work. Too many particles will result in performance issues. Use wisely and carefully.