From c129d272a4967f4a5d07471e6487755997e673a3 Mon Sep 17 00:00:00 2001 From: Andrew Stanton-Nurse Date: Wed, 24 Oct 2018 11:15:34 -0700 Subject: [PATCH] Update npm readme with Node info (#3194) I noticed that these READMEs are out of date now that we have "official" node support. --- clients/ts/signalr-protocol-msgpack/README.md | 3 +++ clients/ts/signalr/README.md | 5 +---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/clients/ts/signalr-protocol-msgpack/README.md b/clients/ts/signalr-protocol-msgpack/README.md index d4e440e80b..6541df90ac 100644 --- a/clients/ts/signalr-protocol-msgpack/README.md +++ b/clients/ts/signalr-protocol-msgpack/README.md @@ -14,6 +14,9 @@ See the [SignalR Documentation](https://docs.microsoft.com/en-us/aspnet/core/sig To use the client in a browser, copy `*.js` files from the `dist/browser` folder to your script folder include on your page using the `