Skip to content

Commit 1f27f80

Browse files
committed
update readme with go ref badge and project's using the lib
1 parent 1ecb882 commit 1f27f80

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Go wrapper library for the [Wallabag](https://github.com/wallabag/wallabag/) API
99
- https://github.com/wallabag/wallabag/
1010
- https://doc.wallabag.org/en/developer/api/readme.html
1111
- https://app.wallabag.it/api/doc
12-
12+
- [![Go Reference](https://pkg.go.dev/badge/github.com/Strubbl/wallabago.svg)](https://pkg.go.dev/github.com/Strubbl/wallabago)
1313

1414
## Project Status
1515

@@ -83,3 +83,6 @@ Go wrapper library for the [Wallabag](https://github.com/wallabag/wallabag/) API
8383
* [walgot](https://git.sr.ht/~bacardi55/walgot) - a TUI wallabag client
8484
* [wallabag-logseq](https://codeberg.org/strubbl/wallabag-logseq) - sync wallabag article annotations to Logseq
8585
* [cleanABag](https://git.sr.ht/~bacardi55/cleanABag) - CLI tool for removing articles older than a given date from wallabag
86+
* [article-summarizer](https://github.com/kahnwong/article-summarizer/)
87+
* [wallabag-tagger](https://github.com/kahnwong/wallabag-tagger)
88+
* [wallabag-to-epub](https://github.com/kahnwong/wallabag-to-epub)

0 commit comments

Comments
 (0)