diff options
author | mahesh | 2016-04-01 02:07:50 +0530 |
---|---|---|
committer | mahesh | 2016-04-01 02:07:50 +0530 |
commit | 6121eb13b8f1167eca44db61951354237ed41f8d (patch) | |
tree | 90df4bdbcff3785fd57c051b400bf0f0adbdd6af /tbc/certificate/ReadMe.org | |
parent | 33ed7c1e2d874fbbe4131a17cc65da00a4007f0a (diff) | |
parent | 8876df52d088a1de0ea769a46b82ad6fb0682a80 (diff) | |
download | Python-TBC-Interface-6121eb13b8f1167eca44db61951354237ed41f8d.tar.gz Python-TBC-Interface-6121eb13b8f1167eca44db61951354237ed41f8d.tar.bz2 Python-TBC-Interface-6121eb13b8f1167eca44db61951354237ed41f8d.zip |
Merge https://github.com/maheshgudi/Python-TBC-Interface
Diffstat (limited to 'tbc/certificate/ReadMe.org')
-rw-r--r-- | tbc/certificate/ReadMe.org | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/tbc/certificate/ReadMe.org b/tbc/certificate/ReadMe.org new file mode 100644 index 0000000..7ba2b78 --- /dev/null +++ b/tbc/certificate/ReadMe.org @@ -0,0 +1,21 @@ +* Python Textbook Companion certificate template + +** Usage + - To generate a PDF file type, + #+BEGIN_SRC sh + make tbc + #+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 `Python Textbook Companion` is an legal + offense and will be subject to suitable punishment by Indian law. + + +** Website + [[http://fossee.in]] |