From 3a1badd542468b013e725a06569d068916b9a8b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Anic=CC=81?= Date: Sun, 2 Oct 2022 11:13:15 +0200 Subject: [PATCH] remove stale Slack badge --- readme.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 28fcd27..e056d59 100644 --- a/readme.md +++ b/readme.md @@ -1,13 +1,10 @@ -[![License][License-Image]][License-Url] [![Slack][Slack-Image]][Slack-Url] ![tests](https://github.com/mantil-io/mantil/actions/workflows/test.yml/badge.svg) [![codecov](https://codecov.io/gh/mantil-io/mantil/branch/master/graph/badge.svg?token=Y5CP4P7B69)](https://codecov.io/gh/mantil-io/mantil) +[![License][License-Image]][License-Url] ![tests](https://github.com/mantil-io/mantil/actions/workflows/test.yml/badge.svg) [![codecov](https://codecov.io/gh/mantil-io/mantil/branch/master/graph/badge.svg?token=Y5CP4P7B69)](https://codecov.io/gh/mantil-io/mantil) [License-Url]: https://github.com/mantil-io/mantil/blob/master/LICENSE [License-Image]: https://img.shields.io/badge/license-MIT-blue -[Slack-Image]: https://img.shields.io/badge/chat-on%20slack-green -[Slack-Url]: https://join.slack.com/t/mantilcommunity/shared_invite/zt-z3iy0lsn-7zD_6nqEucsgygTvHmnxAw - # Serverless development kit for Go and AWS Lambda Cloud-native development demands a new approach to building, launching, and observing cloud apps. [Mantil](https://www.mantil.com) is a modern open-source framework for writing serverless apps in Go. It allows you to quickly create and deploy applications that use AWS Lambda over a command line interface.