Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 376 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 376 Bytes

WorkHard

A repository with my INSA's work and my personnal work.

If there is any error, in any file, feel free to report it !

#Generate great .pdf

There is many .md in this repository. If you want a great pdf, use pandoc. You can install it from your shell or here Pandoc.

The command pandoc my_file.md -o my_file.pdf is awesome !