Skip to content

Commit 5bf7a2a

Browse files
committed
Test back to top
1 parent a6da688 commit 5bf7a2a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ getCustomerRecord();
3737
getUser();
3838
```
3939

40+
**[⬆ back to top](#table-of-contents)**
41+
4042
### Use searchable names
4143
We will read more code than we will ever write. It's important that the code we do write is readable and searchable. By *not* naming variables that end up being meaningful for understanding our program, we hurt our readers. Make your names searchable.
4244

0 commit comments

Comments
 (0)