From 7c4722d66ed834f44a8c5f215b418cdfc786d409 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Fri, 12 Jun 2020 19:47:44 +0200 Subject: [PATCH] README [skip ci] --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 16ca298a..0523c1f0 100644 --- a/README.md +++ b/README.md @@ -837,6 +837,8 @@ 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 + [pod](https://github.com/babashka/babashka.pods). If not all of the criteria are met, but adding a feature is still useful to a particular company or niche, adding it behind a feature flag is still a