Skip to content

Commit

Permalink
注釈の注意事項を追記した
Browse files Browse the repository at this point in the history
  • Loading branch information
inao committed Aug 21, 2014
1 parent ca772e9 commit 29e0807
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -344,8 +344,13 @@ GitHub Flavored Markdown のFenced code blocks記法にも対応しています

たとえば次のように書きます。

[RubyMotion](http://rubymotion.com/)は、RubyでiOSアプリを作るれるツールです。
$199程度(注:日本円で20,000円程度です。)です。
[RubyMotion](http://rubymotion.com/)は、RubyでiOSアプリを作るれるツールです(注:日本円で20,000円程度です。)。

#### 注意事項
上記のように、注釈文の末尾にも「。」は必要です。
抜けがちですのでご注意ください。

また、注釈文も「です・ます」調で統一してください。

###

Expand Down

0 comments on commit 29e0807

Please sign in to comment.