diff options
| author | Asko Nõmm <asko@nmm.ee> | 2025-09-28 12:45:34 +0300 |
|---|---|---|
| committer | Asko Nõmm <asko@nmm.ee> | 2025-09-28 12:45:34 +0300 |
| commit | 6882fad101b6aa1261afd52083d173dbb20fdbdd (patch) | |
| tree | 8defc0483441ccdd028b5985e56799ffc2f585cd | |
| parent | c811171418c164eea54c88b6ca5633bee01585f5 (diff) | |
Test build works, add to README
| -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 |
