ソースを参照

added hints.md to .meta

Scott Ertel 6 年 前
コミット
a54417cba9
共有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)