Skip to content

Commit 85f6465

Browse files
committed
Update README.md
1 parent f878658 commit 85f6465

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,15 @@ Getting Started with Priority Matrix
66
Requirements
77
============
88
Install dependencies:
9-
The API request processor library - `Slumber`_ ::
9+
The API request processor library [Slumber](http://slumber.readthedocs.org/en/v0.6.0/) ::
1010

1111
$ pip install slumber
1212

13-
.. _Slumber: http://slumber.readthedocs.org/en/v0.6.0/
1413

15-
The encoder and decoder Json library - `Demjson`_ ::
14+
The encoder and decoder Json library [Demjson](https://pypi.python.org/pypi/demjson) ::
1615

1716
$ pip install demjson
1817

19-
.. _Demjson: https://pypi.python.org/pypi/demjson
2018

2119

2220
Installation

0 commit comments

Comments
 (0)