Skip to content

Commit

Permalink
public release -v1
Browse files Browse the repository at this point in the history
  • Loading branch information
aakash30jan committed Oct 16, 2018
1 parent 8319495 commit a7d3673
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@ This code makes use of Moderncv documentclass by Xavier Danaux (https://github.c

## Requirements:
1. Python 2.7
2. Latex essential: texstudio, texlive-latex-extra, texlive-fonts-recommended
2. Latex essentials: texstudio, texlive-latex-extra, texlive-fonts-recommended

## Download
Clone the repository with:
`$ git clone https://github.com/aakash30jan/Couette-Poiseuille_FlowCode.git`
`$ git clone https://github.com/aakash30jan/Couette-Poiseuille_FlowCode.git`

## Using the code:
After you are done with editing the `./CV/LaTeX/main.tex` and the entries in `./index.html` proceed as follows:
After you are done with editing the `./CV/LaTeX/main.tex` and the marked entries in `./index.html` proceed as follows:
1. Execute with `bash makeSite.sh`.
2. Your generated CV can be checked with `evince ./CV/myCV.pdf`.
3. Your updated webpage can be checked with `firefox index.html`.
Expand All @@ -48,4 +48,4 @@ After you are done with editing the `./CV/LaTeX/main.tex` and the entries in `./
Problems? Please raise an issue at "https://github.com/aakash30jan/LatexToWebpage/issues" and I will get back to you soon.

## License
[MIT](./LICENSE)
[GNU](./LICENSE)

0 comments on commit a7d3673

Please sign in to comment.