From fc8f86c57fc7fb854787268bbdacf0263128b786 Mon Sep 17 00:00:00 2001 From: Andrew Hutchinson Date: Thu, 1 Oct 2020 10:00:33 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0d6d7e..c327619 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # oAuthTwitterWrapper This provides a really simple solution to authenticating and wrapping twitter's API calls using the 1.1 API and OAuth. -##Quick installation instructions: +## Quick installation instructions: Run the following nuget command from your project to install the [package] (http://nuget.org/packages/oAuthTwitterWrapper/):