Skip to content

Commit

Permalink
Updates readme to point to new documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ThadHouse committed Jan 20, 2017
1 parent 83dd356 commit cc10d93
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ This repository contains the source code for a DotNet implementation of the WPIL
Documentation
=============

Install and Support documentation can be found [Here.](http://robotdotnet.github.io/Documentation/API/html/97ea22ce-3980-446f-96c5-2d89871a71e8.htm)
Install and Support documentation can be found [Here.](https://robotdotnet.github.io/tutorials/intro.html)

API documentation can be found [Here.](http://robotdotnet.github.io/Documentation/API/html/R_Project_RobotDotNet.htm)
API documentation can be found [Here.](https://robotdotnet.github.io/api/index.html)

Installation
============

The easiest way to use WPILib is to install our extension from the Visual Studio gallery. The extension is called FRC Extension. Just open the VS extension manager, and search for FRC Extension, then install it.

More instructions can be found [Here.](http://robotdotnet.github.io/Documentation/API/html/c85aadff-f6d3-48a2-8453-ac3eb71b06c5.htm)
More instructions can be found [Here.](https://robotdotnet.github.io/tutorials/windowsinstall.html)

Compiling
=========
Expand Down

0 comments on commit cc10d93

Please sign in to comment.