Преглед на файлове

clarify explanation for macros

George C. Privon преди 7 години
родител
ревизия
f8bc71e240
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      aastex62/README.md

+ 1 - 1
aastex62/README.md

@@ -16,7 +16,7 @@ The `demo.md` file is a subset of the contents of the `sample62.tex` file which
 
 ## Usage Notes
 
-* If you want to include macros in anything in the article title, those must be put in a separate macro file that is incorporated via `\include{}` or `\input{}` *above* the title. An example of this is provided here.
+* If you want to include macros in anything contained within the YAML header, those must be put in a separate macro file that is incorporated via `\include{}` or `\input{}` *above* the title. This is demonstrated in [demo.md](demo.md).
 
 ### Collaborations