Skip to content

Commit 3fdc0dc

Browse files
committed
Fixed wrong link in github
Wrong name of main branch
1 parent eb748d0 commit 3fdc0dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README-ru.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Игра "Крестики-нолики" на c++, SDL3
2-
[![en](https://img.shields.io/badge/lang-en-green.svg)](https://github.com/kolyaka32/tic-tak-toe-on-SDL-net/blob/main/README.md) [![ru](https://img.shields.io/badge/lang-ru-green.svg)](https://github.com/kolyaka32/tic-tak-toe-on-SDL-net/blob/main/README-ru.md)
2+
[![en](https://img.shields.io/badge/lang-en-green.svg)](https://github.com/kolyaka32/tic-tak-toe-on-SDL-net/blob/master/README.md) [![ru](https://img.shields.io/badge/lang-ru-green.svg)](https://github.com/kolyaka32/tic-tak-toe-on-SDL-net/blob/master/README-ru.md)
33

44
Этот репозиторий содержит стандартную игру "крестики-нолики" с локальным и онлайн режимами.
55

0 commit comments

Comments
 (0)