Skip to content

Commit 22b692c

Browse files
committed
Minor markdown tweaks.
1 parent a4a3ae4 commit 22b692c

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
This is a client library for accessing resources protected by OAuth 2.0.
22

3-
http://google.github.io/oauth2client/
3+
[Full documentation](http://google.github.io/oauth2client/)
44

55
Installation
66
============
@@ -15,11 +15,8 @@ Third Party Libraries
1515

1616
These libraries will be installed when you install the client library:
1717

18-
http://code.google.com/p/httplib2
19-
20-
Depending on your version of Python, these libraries may also be installed:
21-
22-
http://pypi.python.org/pypi/simplejson/
18+
* http://code.google.com/p/httplib2
19+
* http://pypi.python.org/pypi/simplejson/ (python version < 2.7 only)
2320

2421
Contributing
2522
============

0 commit comments

Comments
 (0)