diff --git a/Alice.txt b/Alice.txt index b4006e768..5944e0423 100644 --- a/Alice.txt +++ b/Alice.txt @@ -1 +1,2 @@ Hi! I'm Alice. I'm a file someone added to this repository a while ago. +Alice is funny! diff --git a/Bob.txt b/Bob.txt index e69de29bb..8833cf8af 100644 --- a/Bob.txt +++ b/Bob.txt @@ -0,0 +1 @@ +Hi Hi \ No newline at end of file