Skip to content

Commit

Permalink
update help .
Browse files Browse the repository at this point in the history
  • Loading branch information
taku-o committed Aug 13, 2018
1 parent 2dcd0b1 commit f876379
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions contents-help.html
Expand Up @@ -184,6 +184,13 @@ <h4>MYukkuriVoiceが動かない。なんだか挙動がおかしい。</h4>
サイトの<a ng-click="ctrl.browser('https://github.com/taku-o/myukkurivoice/issues')">課題リスト</a>
問題を報告して頂けるだけでも助かります。
</p>

<h4>Chromeで「一般的にダウンロードされておらず、危険を及ぼす可能性があります」と表示される</h4>
<p>
<a ng-click="ctrl.browser('https://github.com/taku-o/myukkurivoice/releases')">releasesからアプリをダウンロード</a>した際に、
Chromeで「一般的にダウンロードされておらず、危険を及ぼす可能性があります」と表示される現象。
zipファイルのダウンロード件数が少ない時に表示されます。問題はないはずです。
</p>
</div>
</div>

Expand Down
7 changes: 7 additions & 0 deletions docs/help.html
Expand Up @@ -178,6 +178,13 @@ <h4>MYukkuriVoiceが動かない。なんだか挙動がおかしい。</h4>
サイトの<a ng-click="ctrl.browser('https://github.com/taku-o/myukkurivoice/issues')">課題リスト</a>
問題を報告して頂けるだけでも助かります。
</p>

<h4>Chromeで「一般的にダウンロードされておらず、危険を及ぼす可能性があります」と表示される</h4>
<p>
<a ng-click="ctrl.browser('https://github.com/taku-o/myukkurivoice/releases')">releasesからアプリをダウンロード</a>した際に、
Chromeで「一般的にダウンロードされておらず、危険を及ぼす可能性があります」と表示される現象。
zipファイルのダウンロード件数が少ない時に表示されます。問題はないはずです。
</p>
</div>
</div>

Expand Down

0 comments on commit f876379

Please sign in to comment.