浏览代码

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)