From bd65230e0cff61c53419db261ea9ecde4941c4a4 Mon Sep 17 00:00:00 2001 From: Jackson Harper Date: Mon, 22 Jan 2024 15:46:04 +0800 Subject: [PATCH] Update docs on importing --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index eb30a36ad..f3f4c49c0 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,7 @@ Omnivore takes advantage of some great open source software: ## Importing Libraries -If you have a library you'd like to import, [@davidohlin](https://github.com/davidohlin) has created -a tool that imports a list of CSV URLs: [omnivore-import](https://github.com/davidohlin/instapaper-to-omnivore-import) +Check out our [docs](https://docs.omnivore.app/using/importing.html) for information on importing your data from other apps. ## How to setup local development :computer: