Skip to content

Commit 9764efb

Browse files
committed
KTA-1 Add docs about Embedly API key
1 parent 85f2bb6 commit 9764efb

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,17 @@ Screenshots
2424
Downloading
2525
---------------
2626

27-
You can download it from PyPI here
28-
[PyPI-Magic Embed](https://pypi.python.org/pypi/magicembed/0.2)
27+
You can download it from [PyPI](https://pypi.python.org/pypi/magicembed/)
28+
29+
Embedly API key
30+
------------------
31+
32+
If you want to use [Embedly](http://embed.ly/) please create a new
33+
account and [generate the key](https://app.embed.ly/signup)
34+
35+
When you have the API key, add this in your settings.py:
36+
37+
EMBEDLY_KEY='YourAwesomeAPIKey'
2938

3039
How to install it?
3140
-------------------

0 commit comments

Comments
 (0)