Skip to content

Commit fb19807

Browse files
committed
Update readme
1 parent 7202eec commit fb19807

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ So, this utility attempts to handle everything. It:
5151
| [linkifyjs][2]@4.2.0 (linkify-html) | 1,875 | ±0.32% | 42% (1.75x) slower |
5252
| [linkify-it][3]@5.0.0 | 491 | ±0.54% | 85% (6.67x) slower |
5353

54-
(please let me know of other comparable libraries to compare to!)
55-
5654
Hope that this utility helps you as well!
5755

5856
Full API Docs: [http://gregjacobs.github.io/Autolinker.js/api/](http://gregjacobs.github.io/Autolinker.js/api/#!/api/Autolinker)<br>
@@ -605,6 +603,7 @@ Couple points on the benchmarks:
605603
* These benchmarks attempt to set up all libraries by configuring comparable features to Autolinker (e.g.: linking emails, hashtags, mentions, etc.) to try to get an apples-to-apples comparison.
606604
* While developing, recommend running the benchmarks a few times both before and after making any changes if developing.
607605
* See the [benchmarks](./benchmarks) folder and [benchmarks/input-text.ts](./benchmarks/input-text.ts) for how the benchmarks are set up and what input they are given.
606+
* Please let me know of any other libraries to compare to, or feel free to open a PR with a new benchmark
608607
609608
#### Documentation Generator Notes
610609

0 commit comments

Comments
 (0)