Skip to content

Commit 93d714d

Browse files
committed
Experimants with "README.md" #3
1 parent 25fb7bc commit 93d714d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
This repository contains sources for standart game "snake" I made based on SDL2 library.
44

5-
[Gameplay photo](/screenshoots/game.png?raw=true)
5+
![Photo of the game segment](/screenshoots/game.png?raw=true)
66

77
## Installing
88

99
1. Simply download archieve from [releases](https://github.com/kolyaka32/Snake-on-SDL/releases), unzip and run 'snake.exe'!
1010
2. Also you can download game installer from [releases](https://github.com/kolyaka32/Snake-on-SDL/releases).
11-
3. Also you can build project by yourself, watch point ['Instalation for own use'](https://github.com/kolyaka32/Snake-on-SDL?tab%253Dreadme-ov-file#installing).
11+
3. Also you can build project by yourself, watch point 'Instalation for own use'.
1212

1313
## Usage
1414
It's standart snake game with main goal to reach maximum length.

0 commit comments

Comments
 (0)