Skip to content

Commit 63c8429

Browse files
authored
Update readme.md
1 parent 63f4682 commit 63c8429

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

readme.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ Most of the advice below are derivatives of this principle.
109109
<br/>
110110

111111
**👇 Note:** Each bullet has code examples and sometime also an image illustration. Click to expand
112+
<br/>
112113

113114
<details><summary>✏ <b>Code Examples</b></summary>
114115

@@ -141,9 +142,9 @@ describe('Products Service', function() {
141142
</details>
142143

143144
<br/>
144-
<details><summary>©<b>Credits</b></summary>
145-
[Roy Osherove - The Art of Unit Testing with examples in JavaScript](https://www.manning.com/books/the-art-of-unit-testing-third-edition)
146-
</details>
145+
<details><summary <b>Credits</b></summary>
146+
1. <a href='https://www.manning.com/books/the-art-of-unit-testing-third-edition'>Roy Osherove - The Art of Unit Testing with examples in JavaScript</a>
147+
</details>
147148

148149
<br/><br/>
149150

0 commit comments

Comments
 (0)