From b5f48cb00ea5fc4e6af3fc5116171358580c8d13 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Sat, 28 Nov 2020 23:20:32 +0100 Subject: [PATCH] doc [skip ci] --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 6dd52b61..088fd7c7 100644 --- a/README.md +++ b/README.md @@ -191,6 +191,10 @@ You may also download a binary from [Github](https://github.com/borkdude/babashka/releases). For linux there is a static binary available which can be used on Alpine. +## Docker + +Check out the image on [Docker hub](https://hub.docker.com/r/borkdude/babashka/). + ## [News](doc/news.md) Check out the [news](doc/news.md) page to keep track of babashka-related news items. @@ -203,15 +207,13 @@ Go [here](https://book.babashka.org/#built-in-namespaces) to see the full list o A list of projects (scripts, libraries, pods and tools) known to work with babashka. -## Pods +## [Pods](https://github.com/babashka/babashka.pods) Pods are programs that can be used as a Clojure library by babashka. Documentation is available in the [pod library repo](https://github.com/babashka/babashka.pods). -## Docker - -Check out the image on [Docker hub](https://hub.docker.com/r/borkdude/babashka/). +A list of available pods can be found [here](doc/projects#pods). ## Differences with Clojure @@ -308,9 +310,6 @@ commit](https://github.com/borkdude/babashka/commit/02c7c51ad4b2b1ab9aa95c26a744 - [closh](https://github.com/dundalek/closh) - [lumo](https://github.com/anmonteiro/lumo) -## Examples -[A collection of example scripts](examples/README.md). - ## Thanks - [adgoji](https://www.adgoji.com/) for financial support