diff --git a/README.md b/README.md index 0139156..32b309c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # PDF to Markdown There are numerous instances where we need to process PDFs into Markdown to enable programmatic extraction and modern pipelines. -This repository is a minimal environment to perform these computations locally (requires access to enterprise GPUs) or with [datalab](https://datalab.to) API calls. +This repository provides a minimal environment for performing these computations locally (requires access to enterprise GPUs) or via [datalab](https://datalab.to) API calls. The `scratch/` directory can be used to run jobs as it is ignored by git.