Procházet zdrojové kódy

added hints.md to .meta

Scott Ertel před 6 roky
rodič
revize
a54417cba9
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. 3
    0
      exercises/rna-transcription/.meta/hints.md

+ 3
- 0
exercises/rna-transcription/.meta/hints.md Zobrazit soubor

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