README
This commit is contained in:
parent
defcc80e7e
commit
ef5f121237
1 changed files with 7 additions and 5 deletions
12
README.md
12
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue