Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated the readmes for metapackages.
- Added a pointer to migration instructions.
  • Loading branch information
davidfowl committed Aug 20, 2013
1 parent 4dbdef4 commit 56ba924
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
7 changes: 6 additions & 1 deletion readmes/Readme.txt
@@ -1,5 +1,10 @@
Please see http://go.microsoft.com/fwlink/?LinkId=272764 for more information on using SignalR.


Upgrading from 1.x to 2.0
-------------------------
Please see http://go.microsoft.com/fwlink/?LinkId=320578 for more information on how to
upgrade your SignalR 1.x application to 2.0.

Mapping the Hubs connection
----------------------------
To enable SignalR in your application, create a class called Startup with the following:
Expand Down
5 changes: 5 additions & 0 deletions readmes/SelfhostReadme.txt
@@ -1,4 +1,9 @@
Please see http://go.microsoft.com/fwlink/?LinkId=272764 for more information on using SignalR.

Upgrading from 1.x to 2.0
-------------------------
Please see http://go.microsoft.com/fwlink/?LinkId=320578 for more information on how to
upgrade your SignalR 1.x application to 2.0.

Mapping the Hubs connection
----------------------------------------
Expand Down

0 comments on commit 56ba924

Please sign in to comment.