From 20570933e454949fe89a67ead66c7d6f51f5f1c0 Mon Sep 17 00:00:00 2001 From: Alex Maldonado Date: Tue, 30 Jun 2026 12:03:21 -0400 Subject: [PATCH] chore: fix grammar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.