Skip to content

Commit 5adf599

Browse files
committed
updated readme
1 parent 254f67f commit 5adf599

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ A simple test to show that a web developer knows how to use basic tools and unde
88

99
Please fork this repository, clone it down, and then when you finish a test commit/push your code to Github and submit a pull request.
1010

11-
Write unit tests to prove that the function works.
11+
Write unit tests!
1212

1313
### Part 1: Python Basics
1414

15-
## String Reverse
15+
#### String Reverse
1616

1717
1. Create a function called `reverse()` that reverses a string.
1818
1. Add your solution to the "part1/reverse-string" folder in a new folder called "reverse_yourlastname".

0 commit comments

Comments
 (0)