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.