diff options
author | prathamesh | 2014-12-03 17:52:45 +0530 |
---|---|---|
committer | prathamesh | 2014-12-03 17:52:45 +0530 |
commit | a95aa2c17662269bcc8525e8bb3fb3ab64fa69df (patch) | |
tree | 6615439bef032d0d28bb11d2ab824ad18416e9e6 /certificate/certificate_template/ReadMe.org | |
parent | f7b2912723053a46023712c9dd8bc7307d6cf9fa (diff) | |
download | certificate-generator-a95aa2c17662269bcc8525e8bb3fb3ab64fa69df.tar.gz certificate-generator-a95aa2c17662269bcc8525e8bb3fb3ab64fa69df.tar.bz2 certificate-generator-a95aa2c17662269bcc8525e8bb3fb3ab64fa69df.zip |
Auto-generation of certificates
Currently, for scilab conference.
Diffstat (limited to 'certificate/certificate_template/ReadMe.org')
-rw-r--r-- | certificate/certificate_template/ReadMe.org | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/certificate/certificate_template/ReadMe.org b/certificate/certificate_template/ReadMe.org new file mode 100644 index 0000000..3371830 --- /dev/null +++ b/certificate/certificate_template/ReadMe.org @@ -0,0 +1,21 @@ +* certificate template + +** Usage + - To generate a PDF file type, + #+BEGIN_SRC sh + make $command + #+END_SRC sh + + - To clean the project + #+BEGIN_SRC sh + make clean + #+END_SRC sh + +** License + The tex file and all the images within this project are entirely + PRIVATE. It's usage outside the `Fossee Project` is an legal + offense and will be subject to suitable punishment by Indian law. + + +** Website + [[http://fossee.in]] |