ソースを参照

Merge 99932b2befb23c0adbb3467c3e14d40823620742 into 93f538e91a331b02151ec202846d6ce630174933

Scott Ertel 6 年 前
コミット
aebe76c14a
コミット者のEメールアドレスに関連付けられたアカウントが存在しません
共有1 個のファイルを変更した3 個の追加0 個の削除を含む
  1. 3
    0
      exercises/rna-transcription/.meta/hints.md

+ 3
- 0
exercises/rna-transcription/.meta/hints.md ファイルの表示

@@ -0,0 +1,3 @@
1
+##Hints
2
+For more help on how to solve this exercise, please refer to the tutorial provided as part of the hello world exercise:
3
+[TUTORIAL.md](https://github.com/exercism/java/blob/master/exercises/hello-world/TUTORIAL.md)