Skip to content

Commit

Permalink
Use latest ReadTheDocs for badge and update links.
Browse files Browse the repository at this point in the history
  • Loading branch information
hodgestar committed Jun 15, 2024
1 parent 3444682 commit 546d14f
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
About Genshi
============

[![ReadTheDocs badge](https://readthedocs.org/projects/genshi/badge/?version=default&style=for-the-badge)](https://genshi.readthedocs.org/)
[![ReadTheDocs badge](https://readthedocs.org/projects/genshi/badge/?version=latest&style=for-the-badge)](https://genshi.readthedocs.org/)

Genshi is a Python library that provides an integrated set of
components for parsing, generating, and processing HTML, XML or other
textual content for output generation on the web. The major feature is
a template language, which is heavily inspired by Kid.

For more information please see the documentation in the `doc`
directory, and visit the Genshi web site:
For more information please see:

- [ReadTheDocs](http://genshi.edgewall.org/)
- [http://genshi.edgewall.org/](http://genshi.edgewall.org/)
- the documentation in the `doc` directory.

[http://genshi.edgewall.org/](http://genshi.edgewall.org/)

0 comments on commit 546d14f

Please sign in to comment.