From 19e2be49580f23c9209404b8ba54a83c46bb9962 Mon Sep 17 00:00:00 2001 From: Lauchmelder Date: Sat, 19 Feb 2022 15:10:30 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5bbdd6f..3b1dd75 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # Julia Sets -A julia set is the boundary of the set of points that tend to infinity when iterated over a function on the Riemann sphere. +A Julia set is the boundary of the set of points that tend to infinity when iterated over a function on the Riemann sphere. -More importantly, it makes pretty shapes. \ No newline at end of file +More importantly, it makes pretty shapes.