diff --git a/README.md b/README.md index b5e824c..1dc2afc 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Make sure to define ``` WUMS_ROOT := $(DEVKITPRO)/wums ``` -and add `-lkernel` to `LIBS` and `$(WUMS_ROOT)` to `LIBDIRS`. +and add `-lsdutils` to `LIBS` and `$(WUMS_ROOT)` to `LIBDIRS`. After that you can simply include `` to get access to the sdutils functions.