Skip to content

Commit e01e0f0

Browse files
committed
updated README titles
1 parent ead61e0 commit e01e0f0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ This is the JavaScript SDK for [OAuth.io](https://oauth.io). OAuth.io allows you
66
Installation
77
============
88

9+
Getting the SDK
10+
---------------
11+
912
To get the SDK, you can :
1013

1114
- download the zip file from this repository
@@ -21,6 +24,9 @@ Just copy the dist/oauth.js or dist/oauth.min.js to your project.
2124
$ bower install oauth-js
2225
```
2326

27+
Integrating in your project
28+
---------------------------
29+
2430
In the `<head>` of your HTML, include OAuth.js
2531

2632
`<script src="/path/to/oauth.js"></script>`

0 commit comments

Comments
 (0)