Browse Source

Reformatted 23 translation howto and LICENSE files

Swaroop C H 12 years ago
parent
commit
56f9a37c62
2 changed files with 19 additions and 7 deletions
  1. 14 6
      23-translation-howto.md
  2. 5 1
      LICENSE

+ 14 - 6
23-translation-howto.md

@@ -1,11 +1,19 @@
-# Translation Howto
+# Translation Howto #
 
-The full source of the book is available from the Git repository <https://github.com/swaroopch/byte_of_python>.
+The full source of the book is available from
+<https://github.com/swaroopch/byte_of_python>.
 
-Please [fork the repository](https://help.github.com/articles/fork-a-repo).
+Please
+[fork the repository](https://help.github.com/articles/fork-a-repo).
 
-Then, fetch the repository to your computer. You need to know how to use [Git](http://www.git-scm.com) to do that.
+Then, fetch the repository to your computer. You need to know how to
+use [Git](http://www.git-scm.com) to do that.
 
-Start editing the `.pd` files to your local language. Please read the [Pandoc README](http://johnmacfarlane.net/pandoc/README.html#pandocs-markdown) to understand the formatting of the text.
+Start editing the `.md` files to your local language. Please read the
+[Pandoc README](http://johnmacfarlane.net/pandoc/README.html#pandocs-markdown)
+to understand the formatting of the text.
 
-Then follow the instructions in the [README](http://github.com/swaroopch/byte_of_python#README) to install the software required to be able to convert the raw source files into PDFs, etc.
+Then follow the instructions in the
+[README](http://github.com/swaroopch/byte_of_python#README) to install
+the software required to be able to convert the raw source files into
+PDFs, etc.

+ 5 - 1
LICENSE

@@ -1 +1,5 @@
-This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License - see http://creativecommons.org/licenses/by-sa/3.0/deed.en_US for details.
+This work is licensed under the "Creative Commons
+Attribution-ShareAlike 3.0 Unported" License.
+ 
+See <http://creativecommons.org/licenses/by-sa/3.0/deed.en_US> for
+details.