Skip to content

Commit 358482f

Browse files
authored
Update README.md
1 parent cf4e11b commit 358482f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Lambda-Go
22

3+
[![license](https://img.shields.io/badge/license-MIT-green)](https://raw.githubusercontent.com/araujo88/lambda-go/main/LICENSE)
4+
[![build](https://github.com/araujo88/lambda-go//actions/workflows/go.yml/badge.svg?branch=main)](https://github.com/araujo88/lambda-go/actions/workflows/go.yml)
5+
36
## Overview
47

58
Lambda-Go is a library designed to extend Go's capabilities with functional programming techniques inspired by Haskell. It aims to provide Go developers with tools to write cleaner, more expressive code while leveraging Go's strong typing and efficiency.

0 commit comments

Comments
 (0)