summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsko Nõmm <asko@nmm.ee>2025-10-20 01:24:53 +0300
committerAsko Nõmm <asko@nmm.ee>2025-10-20 01:24:53 +0300
commit555e90ceee41d4642dcf801635143d7cf02aaa02 (patch)
tree79bfd5c00470b7c95f23845fd2fd4c2ab983efd0
parent40e5787e17ebe93ab89146ae32b9d9e3846ebf76 (diff)
Update README
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index bdf1605..a611737 100644
--- a/README.md
+++ b/README.md
@@ -164,7 +164,3 @@ Dompa also exposes the lower-level functions that power the parsing process. You
* `dompa.coordinates/compose`: Creates range positions of nodes from an HTML string.
* `dompa.coordinates/unify`: Merges coordinates for the same block nodes.
* `dompa.coordinates/->nodes`: Transforms coordinate data into a final node tree.
-
-This version is more scannable and uses active language to guide the user.
-
-Would you like help with creating usage examples for a "cookbook" section in your documentation? \ No newline at end of file