Skip to content

Commit cd8ecef

Browse files
committed
update README
1 parent 01a5150 commit cd8ecef

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

templates/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ This directory contains LaTeX templates for the team of Dr. Zaikun Zhang.
55
1. Before starting, under the directory containing the main TeX file, create a symbolic link named "ref.bib" to the universal BibTeX file, which should be a local copy of
66
https://github.com/equipez/bibliographie/blob/main/ref.bib .
77
2. If you do not have access to the above file, then put your BibTeX entries in `template.bib`.
8-
3. By default, the template is in the draft mode. Remove the `draft` option in the
8+
3. By default, the templates are in the draft mode. Remove the `draft` option in the
99
`\documentclass` command to switch to the final mode.
10-
4. If you are a vim user, then try the [vim template](../vim/templates/article.tex). It should be equivalent to the current one.
10+
4. If you are a vim user, then try the [vim templates](../vim/templates), which should be equivalent
11+
to the templates in this directory.
1112

1213
## Usage
1314

0 commit comments

Comments
 (0)