From af9188e236f183f0a8af296870ec42bfba79e975 Mon Sep 17 00:00:00 2001
From: Arun Isaac
Date: Fri, 26 Feb 2021 21:14:19 +0530
Subject: List papers as a bulleted list.

* README.org: List papers as a bulleted list.
---
 README.org | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/README.org b/README.org
index dc40c59..609300b 100644
--- a/README.org
+++ b/README.org
@@ -1,9 +1,8 @@
 #+TITLE: n-sphere Monte Carlo Method
 
-This repository is the source code accompanying the papers [[https://arxiv.org/abs/2101.00936][An O(n)
-algorithm for generating uniform random vectors in n-dimensional cones]]
-and [[https://arxiv.org/abs/2007.06808][An algorithm for estimating volumes and other integrals in n
-dimensions]].
+This repository is the source code accompanying the following papers.
+- [[https://arxiv.org/abs/2101.00936][An O(n) algorithm for generating uniform random vectors in n-dimensional cones]]
+- [[https://arxiv.org/abs/2007.06808][An algorithm for estimating volumes and other integrals in n dimensions]]
 
 * Build
 
-- 
cgit v1.2.3