Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andeya authored Sep 4, 2022
1 parent ecee09f commit c1f345c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# gust [![Docs](https://img.shields.io/badge/Docs-pkg.go.dev-blue.svg?style=flat-square)](https://pkg.go.dev/github.com/andeya/gust)

A declarative Golang module inspired by Rust to help reduce bugs and improve development productivity. For example Result, Option, Iterator, etc.
A Rust-inspired declarative programming module for Golang that helps reduce bugs and improve development efficiency. For example results, options, iterators, etc.

After using this package, your code style will be like this:

Expand Down

0 comments on commit c1f345c

Please sign in to comment.