Skip to content

Commit 4d9f9cc

Browse files
committed
Merge branch 'main' of github.com:dde-fite/42_MiniLibX_Python_Manual
2 parents 9604f28 + 1f3507b commit 4d9f9cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ to the native MiniLibX library.
5050
- [Synopsis](#synopsis-3)
5151
- [Events](#events)
5252
- [Description](#description-3)
53-
- [GOING FURTHER WITH EVENTS](#going-further-with-events)
53+
- [Going further with events](#going-further-with-events)
5454
- [Got any suggestions?](#got-any-suggestions)
5555

5656
## Introduction
@@ -442,7 +442,7 @@ is pressed (just try to find out :) ), ( *x* , *y* ) are the coordinates
442442
of the mouse click in the window, and *button* tells you which mouse
443443
button was pressed.
444444

445-
### GOING FURTHER WITH EVENTS
445+
### Going further with events
446446

447447
The MiniLibX provides a much generic access to other available events.
448448
The *mlx.h* include define **mlx_hook()** in the same manner

README.pdf

-193 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)