Skip to content

Commit 84b7f7a

Browse files
committed
Amends to the ReadMe to add in more author information
1 parent 2102dae commit 84b7f7a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Find and return a new list of data where each item's value key is equal to or gr
6969

7070
Amend the list so each domain key value is prepended with the string `www.`
7171

72-
**Example:** An amended dictionary should look like this, facebook.com has become www.facebook.com.
72+
**Example:** An amended dictionary should look as below where facebook.com has become www.facebook.com.
7373

7474
```python
7575
{
@@ -127,3 +127,5 @@ Add up all the value keys in the list and return an integer.
127127
## Author
128128

129129
[RobDWaller](https://twitter.com/RobDWaller)
130+
131+
If you have any questions feel free to message me on Twitter.

0 commit comments

Comments
 (0)