From 1fc02a23a52ca5ff80964e9b7815df0e36272ae1 Mon Sep 17 00:00:00 2001 From: ChrisDill Date: Thu, 4 Apr 2019 20:53:36 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0bfc903..979d0c9 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ C# bindings for raylib, a simple and easy-to-use library to learn videogames pro So far, I have only tested on Windows. Tips on making things work smoothly on all platforms is appreciated. 1. Add the [nuget package](https://www.nuget.org/packages/Raylib-cs/) + 2. Start coding! ```csharp