diff --git a/hello.rb b/hello.rb index ed4f9a1..de75c74 100755 --- a/hello.rb +++ b/hello.rb @@ -1,6 +1,7 @@ -#!/usr/bin/env ruby +# coding: utf-8 +cd#!/usr/bin/env ruby #-*-coding: utf-8 -*- print("みなさんこんにちは") -print("jp鳥海塾の加賀礼大です") +print("JD鳥海塾の加賀礼大です") print("よろしくおねがいします")