Skip to content

Commit b62a56e

Browse files
committed
Merge pull request DjangoGirls#648 from agagata/master
Add info about crowdin to README.md
2 parents dca681f + 183b9b4 commit b62a56e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Django Girls Tutorial
22

3-
This is the source code repository for the Django Girls Tutorial. Django Girls Tutorial is used on [tutorial.djangogirls.org](http://tutorial.djangogirls.org) so if you want to read it, please go there. If you want to contribute please do go further with this file.
3+
This is the source code repository for the Django Girls Tutorial. Django Girls Tutorial is used on [tutorial.djangogirls.org](http://tutorial.djangogirls.org) so if you want to read it, please go there. If you want to contribute please do go further with this file.
44

55

66
# How to contribute
@@ -17,6 +17,8 @@ The tutorial is written in [Markdown mark up language](https://help.github.com/a
1717

1818
You can find any discussions about the contents of the tutorial on the [Github issue tracker](https://github.com/DjangoGirls/tutorial/issues).
1919

20+
[Crowdin](https://crowdin.com/project/django-girls-tutorial) platform is used to manage translations. If you want to join an existing translation team or launch a new translation, send an email to the [translation managers](mailto:[email protected]) or contact [support team](mailto:[email protected]). If you want to propose some small changes or fix typos in existing translations, please create a Pull Request.
21+
2022
# Getting started and prerequisites
2123

2224
For contributing to the tutorial the following is needed to get started:
@@ -94,7 +96,7 @@ Example:
9496
Total 5 (delta 1), reused 0 (delta 0)
9597
To [email protected]:miohtama/tutorial.git
9698
b37ca59..fe36152 contributing -> contributing
97-
99+
98100
If you don't want to download the Gitbook Editor app you can also go to the [Gitbook website](http://gitbook.com), sign up for free and work directly in your browser.
99101

100102
# Making a pull request
@@ -116,4 +118,3 @@ Github emails will notify you for the follow up process.
116118
GitHub has an excellent [documentation](https://help.github.com/). Check it out if you need help!
117119

118120
For further questions please [contact DjangoGirls](http://djangogirls.org/).
119-

0 commit comments

Comments
 (0)