summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--README.md2
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 79c77e1..dc5e00e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
.clj-kondo/
dompa.iml
.cpcache/
+target/ \ No newline at end of file
diff --git a/README.md b/README.md
index 5d337a3..a6b3335 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
# Dompa
+[![builds.sr.ht status](https://builds.sr.ht/~asko/dompa/commits/main/test.yml.svg)](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