aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 95d8bdf..c5946e1 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,10 @@ The asciidoctor-go is the Go module to parse the
[AsciiDoc markup](https://asciidoctor.org/docs/what-is-asciidoc)
and convert it into HTML5.
+For the front-end tooling that use this library to build static website
+see
+[ciigo](https://sr.ht/~shulhan/ciigo).
+
## Documentation
[Go documentation](https://pkg.go.dev/git.sr.ht/~shulhan/asciidoctor-go).