diff --git a/README.md b/README.md
index 05fcaa1..16867eb 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# Class BinaryHeap
> JavaScript Implementation of the Binary Heap.
+
> Author: xdf
## Constructor Detail
diff --git a/index.html b/index.html
index 151c155..9249ef9 100644
--- a/index.html
+++ b/index.html
@@ -7,6 +7,7 @@
+