Skip to content

Commit 062fbe3

Browse files
committed
Update README.md
1 parent 6e87bde commit 062fbe3

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,9 @@ describe('A set of functionalities', () => {
132132
});
133133
```
134134

135-
135+
<div align="right">
136+
<b><a href="#">↥ back to top</a></b>
137+
</div>
136138

137139
### Name your tests properly
138140

@@ -201,7 +203,9 @@ describe('The Gallery instance', () => {
201203
});
202204
```
203205

204-
206+
<div align="right">
207+
<b><a href="#">↥ back to top</a></b>
208+
</div>
205209

206210
### Don't comment out tests
207211

0 commit comments

Comments
 (0)