You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ some users had problems with linking, changing ``` #include "raylib" ``` to ```
48
48
### raygui
49
49
you have to either compile raygui with raylib or as a separate lib
50
50
51
-
for more info i advice looking in this [thread][https://github.com/WIITD/raylib-freebasic/issues/7] and [official raygui repo][https://github.com/raysan5/raygui]
51
+
for more info i advice looking in this [thread](https://github.com/WIITD/raylib-freebasic/issues/7) and [official raygui repo](https://github.com/raysan5/raygui)
52
52
53
53
for more info about building raylib visit [official wiki](https://github.com/raysan5/raylib/wiki)
54
54
and for raygui check [official repo](https://github.com/raysan5/raygui#building)
0 commit comments