From e2f6f5c4a58d00d22529094610fb4011a45f3d49 Mon Sep 17 00:00:00 2001 From: Beau Hartshorne Date: Sat, 5 Jun 2021 14:30:22 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 30b1bf4..8dcb7f3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Cover logo](./cover.svg) +![Cover logo](https://raw.githubusercontent.com/InstantDomain/instant-segment/main/cover.svg) # Instant Segment: fast English word segmentation in Rust @@ -36,7 +36,7 @@ than `chooses pain`, Instant Segment can help identify the domain `choosespain.com` as `ChooseSpain.com` which more likely matches user intent. We use this technique at -[Instant Domain Search](https://instantdomainsearch.com/search/sale?q=choosespain) +[Instant Domain Search](https://instantdomainsearch.com/) to help our users find relevant domains. ## Using the library