forked from learn-co-students/ttt-1-welcome-rb-q-000
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Nikkita Abrokwa
committed
May 25, 2016
1 parent
d6571ba
commit 8ef4ce7
Showing
8 changed files
with
1 addition
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
# Edit this file to output "Welcome to Tic Tac Toe!" | ||
# You can see what this file does by running: | ||
# ruby lib/welcome.rb from your terminal. | ||
puts "Welcome to Tic Tac Toe!" |
Empty file.
Empty file.