Martin Thoma 13 năm trước cách đây
mục cha
commit
a6411a68c8
1 tập tin đã thay đổi với 13 bổ sung0 xóa
  1. 13 0
      README.md

+ 13 - 0
README.md

@@ -6,3 +6,16 @@ Examples for the usage of LaTeX
 Most examples can be found on [my Wikpedia Commons user page](http://commons.wikimedia.org/wiki/User:MartinThoma#Galerie)
 
 You might also be interested in [my Blog](http://martin-thoma.com/tag/tikz/)
+
+Usage
+=====
+
+Every LaTeX file is in a seperate folder and has its own Makefile.
+So you can simply generate the PDF by typing "make" in the terminal.
+
+Requirements
+============
+
+* You should have the latest LaTeX version. Here are
+  [LaTeX installation instructions](http://martin-thoma.com/how-to-install-the-latest-latex-version/)
+* If you want to use the Makefiles, you have to have make