diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | README.md | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -3,3 +3,4 @@ .clj-kondo/ dompa.iml .cpcache/ +target/
\ No newline at end of file @@ -1,3 +1,5 @@ # Dompa +[](https://builds.sr.ht/~asko/dompa/commits/main/test.yml?) + A zero-dependency, runtime-agnostic HTML parser (and builder).
\ No newline at end of file |
