Skip to content

Commit ec74be7

Browse files
authored
Update README.md
1 parent fe31b42 commit ec74be7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Fullfledged example of the React HUD made for HUD Manager. It has:
5454

5555
# Download
5656

57-
To download it just click here: [DOWNLOAD HUD](lexogrine_hud.zip?raw=true)
57+
To download it just click here: [DOWNLOAD HUD](https://github.com/lexogrine/csgo-react-hud/releases/latest)
5858

5959
# Instruction
6060
## Setting up
@@ -129,4 +129,4 @@ The Killfeed component basically just keeps kills in the state during the round,
129129
This killfeed detects who killed whom, if there was an assist (flash assist as well), used weapon, headshot and wallbang.
130130

131131
## Radar
132-
Radar is by default loaded into the iframe by `src/HUD/Radar/Radar.tsx`. If you don't want your HUD to have Radar, you can simply remove the component from `src/HUD/Layout/Layout.tsx`. To load custom css to radar you should just modify the `public/radar.css`.
132+
Radar is by default loaded into the iframe by `src/HUD/Radar/Radar.tsx`. If you don't want your HUD to have Radar, you can simply remove the component from `src/HUD/Layout/Layout.tsx`. To load custom css to radar you should just modify the `public/radar.css`.

0 commit comments

Comments
 (0)