Skip to content

Commit e5731f0

Browse files
committed
Added more changes to README to make it more descriptive
1 parent 43ca119 commit e5731f0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
# rearrange
22
This module is used for rearranging names
3+
4+
Turns "Last Name, First Name " into "First Name Last Name"
5+
6+
#For Instance
7+
8+
Calling "rearrange_name("Turing, Alan") will return Alan Turing"

0 commit comments

Comments
 (0)