Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Commit 91a5280

Browse files
author
Rob Griffiths
authored
Merge pull request #57 from bryant1410/master
Fix broken headings in Markdown files
2 parents a8f0e1d + f74967b commit 91a5280

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ mentioned here for running the test suite.** If you need jsOAuth in the browser,
1313
Released under the MIT. Please see LICENSE in the project root folder for more
1414
information.
1515

16-
##Documentation
16+
## Documentation
1717
Find the API reference and tutorials on the [Documentation site](http://bytespider.github.com/jsOAuth/).
1818
For recipes on ways to get things working with jsOAuth, try the [recipes page](https://github.com/bytespider/jsOAuth/wiki/Recipes).
1919
If you need more help or discussion, try the [Google jsOAuth Group](https://groups.google.com/group/jsoauth).
@@ -73,11 +73,11 @@ If you like jsOAuth and want to see new features, [please donate](http://pledgie
7373
* [Snippet: A simple example of PIN-based oauth flow with Twitter and jsOAuth by @funkatron](https://gist.github.com/979955)
7474
* [Snippet: How to upload files using jsOAuth and FormData by @lukaszkorecki](https://gist.github.com/1038408)
7575

76-
##Applications##
76+
## Applications ##
7777
* [Application: Mikrob.chrome by @lukaszkorecki](https://github.com/lukaszkorecki/Mikrob.chrome/blob/master/lib/oauth_request.js)
7878
* [Safari Extension: Shortly by Zhusee](https://github.com/ZZHC/Shortly/tree/v2.0beta1/Shortly.safariextension/oauth)
7979

80-
##Libraries##
80+
## Libraries ##
8181
* [RequestPack](https://github.com/lukaszkorecki/RequestPack)
8282

8383
If you have a tutorial you think should be included here, please email me with links.

0 commit comments

Comments
 (0)