Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ The Django Girls Tutorial is licensed under a [*Creative Commons Attribution-Sha
The source code of the tutorial is [hosted on GitHub](https://github.com/DjangoGirls/tutorial). The GitHub [Fork & Pull workflow](https://help.github.com/articles/using-pull-requests) is used to accept and review changes.

The tutorial uses the [HonKit](https://github.com/honkit/honkit) project for publishing its documentation. [See more information about how HonKit works](https://honkit.netlify.app/).
For every pull request, a preview is generated.

The tutorial is written in [Markdown mark up language](https://help.github.com/articles/markdown-basics).

Expand Down
2 changes: 2 additions & 0 deletions en/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
> This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.
> To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/4.0/

And this forces a diff

## Welcome
Welcome to the Django Girls Tutorial! We are happy to see you here. :) In this tutorial, we will take you on a journey under the hood of web technologies, offering you a glimpse of all the bits and pieces that need to come together to make the web work as we know it.

Expand Down