From 1948588640b56f8f35348d25e994312b52dca924 Mon Sep 17 00:00:00 2001
From: AAAlvesJr <aalvesju@gmail.com>
Date: Thu, 29 Apr 2021 14:33:47 +0200
Subject: [PATCH] editing readme

---
 README.md                  | 5 +----
 reference/requirements.txt | 1 +
 2 files changed, 2 insertions(+), 4 deletions(-)
 create mode 100644 reference/requirements.txt

diff --git a/README.md b/README.md
index d177eb2..87bb010 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,6 @@
 # RandomIterator
 
-<<<<<<< HEAD
-Iterator library for lazy calculation and parallel access of counter-based random numbers.  
-=======
+
 Table of Contents
 =================
 
@@ -104,4 +102,3 @@ The authors acknowledge support by the High Performance and Cloud Computing Grou
 at the Zentrum für Datenverarbeitung of the University of Tübingen, the state of Baden-
 Württemberg through bwHPC and the German Research Foundation (DFG) through grant
 no. INST 37/935-1 FUGG.
->>>>>>> 9d1ef2916d7343e70f55033883e86d61ffe0bda9
diff --git a/reference/requirements.txt b/reference/requirements.txt
new file mode 100644
index 0000000..17395f9
--- /dev/null
+++ b/reference/requirements.txt
@@ -0,0 +1 @@
+sphinxcontrib-bibtex>=0.3.6
\ No newline at end of file
-- 
GitLab