From 1ef90f98ef9e1303f71099a60a6815e5d07f1ca8 Mon Sep 17 00:00:00 2001 From: Brett Rowberry Date: Thu, 28 Apr 2022 06:21:54 -0400 Subject: [PATCH] Update README.md (#1251) [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5dd50e32..adda7812 100644 --- a/README.md +++ b/README.md @@ -366,7 +366,7 @@ binary, these evaluation criteria are considered: - The library cannot be interpreted by with babashka using `--classpath`. - The functionality can't be met by shelling out to another CLI or can't be written as a small layer over an existing CLI (like `babashka.curl`) instead. -- The library cannot be implemented a +- The library cannot be implemented as a [pod](https://github.com/babashka/babashka.pods). If not all of the criteria are met, but adding a feature is still useful to a