Skip to content

Commit 0c8c964

Browse files
Update README.md
1 parent 7778b9b commit 0c8c964

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ This project was developed to look into ways we can bring OAuth to the world of
1010

1111
I have included the following in the source
1212

13-
**/DotNetOpenAuth.WebAPI
13+
**DotNetOpenAuth.WebAPI
1414

1515
- Code required for the magic to happen
1616

17-
**/DotNetOpenAuth.WebAPI.ClientSample
17+
**DotNetOpenAuth.WebAPI.ClientSample
1818

1919
- A sample client demonstrating communicating with a WebAPI resource via JavaScript as well as C#. Simply check/uncheck the checkbox to switch between the client modes
2020

21-
**/DotNetOpenAuth.WebAPI.HostSample
21+
**DotNetOpenAuth.WebAPI.HostSample
2222

2323
- A sample authorisation server and WebAPI host utilising the functionality exposed in DotNetOpenAuth.WebAPI
2424

@@ -38,4 +38,4 @@ This sample uses Framework v4.5.1, MVC5 and requires SQL Express
3838

3939
##Feedback
4040

41-
As always feedback is always welcome. Raise an issue if you have problems.
41+
As always feedback is always welcome. Raise an issue if you have problems.

0 commit comments

Comments
 (0)