Add logo to README (#59)

This commit is contained in:
Fabrizio Ferrai 2019-04-02 12:53:33 +03:00 committed by Arian van Putten
parent a670cd1fee
commit 69c85131d1

View File

@ -1,5 +1,7 @@
# `dhall-kubernetes`
<img src="logo/dhall-kubernetes-logo.svg" alt="dhall-kubernetes logo" height="300px"/>
`dhall-kubernetes` contains [Dhall][dhall-lang] bindings to [Kubernetes][kubernetes],
so you can generate Kubernetes objects definitions from Dhall expressions.
This will let you easily typecheck, template and modularize your Kubernetes definitions.