diff --git a/README.md b/README.md new file mode 100644 index 00000000000..db25298f5f8 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +Subtitle translations of Python: The Documentary +================================================ + +This branch stores the translated subtitles for the documentary: +**Python: The Documentary | An origin story**. + +Translation is done on [Transifex](https://explore.transifex.com/python-doc/the-documentary-subtitle/), +but PR contributions are also welcome. + +The video is available on [YouTube](https://www.youtube.com/watch?v=GfH4QL4VqJ0). + +The source subtitle file is named `subtitle.rst`, +and translations are named `subtitle-.rst` +(replacing `` with the language code). diff --git a/README.rst b/README.rst deleted file mode 100644 index 185bb5ab883..00000000000 --- a/README.rst +++ /dev/null @@ -1,14 +0,0 @@ -================================================ -Subtitle translations of Python: The Documentary -================================================ - -Find here the translated subtitles for the video -**Python: The Documentary | An origin story**. - -Translations happen in Transifex: https://explore.transifex.com/python-doc/the-documentary-subtitle/ - -The video is available at https://www.youtube.com/watch?v=GfH4QL4VqJ0 - -The source subtitle file is named ``subtitle.rst``, -translations are named ``subtitle-.rst`` -(replacing ```` with the actual language code).