Skip to content

Commit 17012bd

Browse files
authored
Merge pull request #61 from rixx/link-documentation
Link documentation in README
2 parents 030dda6 + 85231e1 commit 17012bd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Overview
2525
========
2626
A Python package to parse and build CSS Cascading Style Sheets. DOM only, not any rendering facilities!
2727

28+
You can find more documentation at `cssutils.readthedocs.io <https://cssutils.readthedocs.io>`_.
29+
2830
Based upon and partly implementing the following specifications :
2931

3032
`CSS 2.1rev1 <http://www.w3.org/TR/CSS2/>`__

0 commit comments

Comments
 (0)