From ef5f121237ceb98c16e66b7c2719d691f3862c2a Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Sun, 24 May 2020 17:00:38 +0200 Subject: [PATCH] README --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2f08fd2..bff217d 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,13 @@ influenced by and built upon battle-tested technologies: - [EDN](https://github.com/edn-format/edn) - composition of UNIX command line tools in via good old stdin and stdout +The name pod is inspired by [boot's pod +feature](https://github.com/boot-clj/boot/wiki/Pods). It means _underneath_ or +_below_ in Polish and Russian. In Romanian it means _bridge_ +([source](https://en.wiktionary.org/wiki/pod)). + +## Available pods + Currently the following pods are available: - [bootleg](https://github.com/retrogradeorbit/bootleg): static HTML website @@ -55,11 +62,6 @@ Currently the following pods are available: - [pod-lispyclouds-docker](https://github.com/lispyclouds/pod-lispyclouds-docker): A pod for interacting with docker -The name pod is inspired by [boot's pod -feature](https://github.com/boot-clj/boot/wiki/Pods). It means _underneath_ or -_below_ in Polish and Russian. In Romanian it means _bridge_ -([source](https://en.wiktionary.org/wiki/pod)). - ## Status The protocol should be considered alpha. Breaking changes may occur at this