commit 0057ffcf3ed16d802d1a6e2aae7278a362b2bc9c
parent 9d165ff702e88412fd2a242b9fb742011f99ba58
Author: Lukas Henkel <lh@entf.net>
Date: Fri, 19 Feb 2021 21:49:33 +0100
Add godocs link
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -1,5 +1,7 @@
# htmltools
+[![godocs.io](https://godocs.io/entf.net/htmltools?status.svg)](https://godocs.io/entf.net/htmltools)
+
This is a collection of utilities to manipulate HTML documents.
- htmltotext: removes all tags from an HTML document leaving only the text nodes