Skip to content

Commit

Permalink
changes Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jvillasante committed Jan 14, 2016
1 parent ac7d5df commit c008fd5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@ that you are given the "true" length of the string. (Note: If implementing in Ja
please use a character array so that you can perform this operation in place.)

Example
```
Input: "Mr John Smit ", 13
Output: "Mr%20John%20Smith"
```

0 comments on commit c008fd5

Please sign in to comment.