Add README
This commit is contained in:
17
README.md
Normal file
17
README.md
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
# Wearable Haptics and Augmented Reality
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
Clone this repository with its submodules:
|
||||||
|
|
||||||
|
```
|
||||||
|
git clone --recurse-submodules
|
||||||
|
```
|
||||||
|
|
||||||
|
If you have already cloned the repository, you can update the submodules with:
|
||||||
|
|
||||||
|
```
|
||||||
|
git submodule --init --update
|
||||||
|
```
|
||||||
|
|
||||||
|
Compile `main.tex` using either `pdflatex` with `biblatex` or `lualatex` (recommended).
|
||||||
Reference in New Issue
Block a user