docs: Fix sentence in the readme

This commit is contained in:
Antonio Niño Díaz 2022-10-21 01:33:32 +01:00
parent d1fbd09026
commit fc7bed2c5b

View File

@ -56,7 +56,7 @@ Setup
Engine, you should link with ``-lNE_debug``, and add ``-DNE_DEBUG`` to the
``CFLAGS`` and ``CPPFLAGS`` in your Makefile. Make sure to clean and rebuild
your project after doing the changes mentioned in this step. Check the
**error_handling** function to see how to use the debug mode of Nitro Engine.
**error_handling** example to see how to use the debug mode of Nitro Engine.
Screenshots
-----------