Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Shehats authored Feb 17, 2023
1 parent 2f97549 commit eb9e5a3
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 @@
# go-promisify

![Alt text](https://github.com/Shehats/go-promisify/actions/workflows/codeql.yml/badge.svg) ![CI STATUS](https://github.com/Shehats/go-promisify/actions/workflows/test.yml/badge.svg) ![Go Report Card](https://goreportcard.com/badge/github.com/Shehats/go-promisify) [![Go Doc](https://godoc.org/github.com/Shehats/go-promisify?status.svg)](https://pkg.go.dev/github.com/Shehats/go-promisify)
![Alt text](https://github.com/Shehats/go-promisify/actions/workflows/codeql.yml/badge.svg) ![CI STATUS](https://github.com/Shehats/go-promisify/actions/workflows/test.yml/badge.svg) ![Build STATUS](https://github.com/Shehats/go-promisify/actions/workflows/build.yml/badge.svg) ![Go Report Card](https://goreportcard.com/badge/github.com/Shehats/go-promisify) [![Go Doc](https://godoc.org/github.com/Shehats/go-promisify?status.svg)](https://pkg.go.dev/github.com/Shehats/go-promisify)

A golang package that provides a ***Javascript/Typescript Promise like abstraction for Golang*** to help Node developers (like me) write concurrent/multithreaded code in Golang.

Expand Down

0 comments on commit eb9e5a3

Please sign in to comment.