From 7165bf8b2bc4bde03dfba208b472484c4b68ff81 Mon Sep 17 00:00:00 2001 From: Arne Kiesewetter Date: Mon, 6 Jun 2016 21:13:58 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 723429c..9708118 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ IronWren .NET integration for the scripting language [Wren](https://github.com/munificent/wren). +Available on NuGet [here](https://www.nuget.org/packages/IronWren/)! + ###Features### - [x] C# style wrapper around Wren's C-API.