Update 'README.md'

This commit is contained in:
Sarimoko 2021-07-08 05:25:52 +00:00
parent 66ac8eb365
commit 238aff6880
1 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
# Gitea_template puts 'Heyo! Hello world... Option: 1'
Heyo TEAMPLATE for each code languages own git repo. DISREGARD THIS REPO! 'Heyo! Hello world... Option: 2'.each { |s| print s }
class String
def say
puts self
end
end
'Heyo! Hello world... Option: 3'.say