Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wadewegner committed Feb 24, 2014
1 parent ac9e391 commit f4edb9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -8,7 +8,7 @@ This .NET library provides a way for interacting with Salesforce's Force.com SOA

Install-Package WadeWegner.Salesforce.SOAPHelpers
2. Create an instance of the **SalesforceClient**:
2. Create an instance of the `SalesforceClient`:

var salesforceClient = new SalesforceClient();

Expand Down

0 comments on commit f4edb9e

Please sign in to comment.