Skip to content

Commit

Permalink
added readme with install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Wahl authored Mar 6, 2018
1 parent b503f02 commit b5e68b6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# SDRSharp.GpredictConnector
Plugin to connect Gpredict to SDRSharp

## install
* Just copy the SDRSharp.GpredictConnector.dll into your SDRSharp directory.
* add the "magic line" to your plugins.xml file

<add key="GpredictConnector" value="SDRSharp.GpredictConnector.GpredictConnectorPlugin,SDRSharp.GpredictConnector" />

0 comments on commit b5e68b6

Please sign in to comment.