Skip to content

Commit 8c90bee

Browse files
committed
Add more information to the README
1 parent 37e1d41 commit 8c90bee

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
Rearrange
22
==========
33

4-
This module is used for rearranging names
4+
This module is used for rearranging names
5+
Turns "LasName, FirstName" into "FirstName LastName"
6+
7+
#Example
8+
9+
Calling 'rearrange_name("Turing, Alan")' will return '"Allan Turing"'

0 commit comments

Comments
 (0)