aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8f241a9..719087c 100644
--- a/README.md
+++ b/README.md
@@ -7,5 +7,6 @@ primarily for fun.
See [this article](https://thomaslabs.org/projects/compute-pi.html) for more information.
Currently included:
-* [Chudnovsky](https://en.wikipedia.org/wiki/Chudnovsky_algorithm) with binary splitting for better performance.
-* [Bailey, Borwein and Plouffe](https://en.wikipedia.org/wiki/Approximations_of_pi#Efficient_methods)
+
+- [Chudnovsky](https://en.wikipedia.org/wiki/Chudnovsky_algorithm) with binary splitting for better performance.
+- [Bailey, Borwein and Plouffe](https://en.wikipedia.org/wiki/Approximations_of_pi#Efficient_methods)