Add a link in readme to David Öhlin's importer

This commit is contained in:
Jackson Harper
2022-02-28 09:58:09 -08:00
parent 7bf454ae91
commit 31f590211a

View File

@ -49,6 +49,10 @@ Omnivore takes advantage of some great open source software:
* [Radix](https://www.radix-ui.com/) - We use Raxix UI's components on our frontend.
* And many more awesome libraries, just checkout our package files to see what we are using.
## Importing Libraries
If you have a library you'd like to import, [@davidon](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)
## How to setup local development :computer: