Parcourir la source

Merge 99932b2befb23c0adbb3467c3e14d40823620742 into 93f538e91a331b02151ec202846d6ce630174933

Scott Ertel il y a 6 ans
Parent
révision
aebe76c14a
Aucun compte lié à l'adresse email de l'auteur
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3
    0
      exercises/rna-transcription/.meta/hints.md

+ 3
- 0
exercises/rna-transcription/.meta/hints.md Voir le fichier

@@ -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)