From 7f8bc2c4e2fae991c32191831f825c22767f77e4 Mon Sep 17 00:00:00 2001 From: Lauchmelder Date: Sat, 19 Feb 2022 15:09:22 +0100 Subject: [PATCH] added readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5bbdd6f --- /dev/null +++ b/README.md @@ -0,0 +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. + +More importantly, it makes pretty shapes. \ No newline at end of file