Skip to content

Commit

Permalink
Add note on licensing to README per #17 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
textbook committed Feb 3, 2018
1 parent d48477e commit 10c85fe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ PLUGIN_PATHS = ['pelican-plugins']
PLUGINS = ['assets']
```

**Note**: referencing the Pelican plugins in this way may have implications for
the license of your project. See https://github.com/textbook/bulrush/issues/17.

### Alternative

If you don't want to install the theme from PyPI you can simply give Pelican a
Expand Down

0 comments on commit 10c85fe

Please sign in to comment.