SDL_gpu_examples
SDL_gpu_examples copied to clipboard
README: Add a missing make command
Without this it was not clear if make will get executed automatically or not (it does not), so one has to execute it by hand, which this PR makes clear.