Skip to content

Commit

Permalink
chore: rename main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
akiver committed Jul 14, 2022
1 parent 57efb8a commit 753a12f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ You can follow [@CSGODemoManager](https://twitter.com/CSGODemoManager) on Twitte

## Preview

![preview](https://github.com/akiver/CSGO-Demos-Manager/blob/master/preview.jpg)
![preview](https://github.com/akiver/CSGO-Demos-Manager/blob/main/preview.jpg)
More screenshots and video are available at [https://csgo-demo-manager.com](https://csgo-demo-manager.com).

## Features
Expand Down Expand Up @@ -95,7 +95,7 @@ For example, if you want to translate the app in Spanish, you will have to edit
3. Fork the repository and [clone](https://help.github.com/articles/cloning-a-repository/) it on your computer
4. Edit the `.xlf` files of your language (don't forget to update the resources status: `Needs review` if you are not sure, `Final` otherwise)
5. (Optional) Test your changes in the app by building it
6. (Optional) Add your nickname to the [translators](https://github.com/akiver/CSGO-Demos-Manager/blob/master/Manager/App.xaml.cs#L28).
6. (Optional) Add your nickname to the [translators](https://github.com/akiver/CSGO-Demos-Manager/blob/main/Manager/App.xaml.cs#L27).
7. Commit and push your changes
8. Create a [pull request](https://help.github.com/articles/creating-a-pull-request/)

Expand Down Expand Up @@ -125,4 +125,4 @@ For example **"8 demo(s) have been downloaded."**

## License

[GPL v2](https://github.com/akiver/CSGO-Demos-Manager/blob/master/LICENSE)
[GPL v2](https://github.com/akiver/CSGO-Demos-Manager/blob/main/LICENSE)

0 comments on commit 753a12f

Please sign in to comment.