Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pauluswi authored Nov 16, 2024
1 parent b39e887 commit 364eadd
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
Expand Up @@ -2,8 +2,8 @@
# Concurrency Handling in Golang

![Go Version](https://img.shields.io/badge/Go-1.23-blue)
[![Go](https://github.com/pauluswi/horten/actions/workflows/go.yml/badge.svg)](https://github.com/pauluswi/horten/actions/workflows/go.yml)
[![License](https://img.shields.io/badge/license-MIT-green)](LICENSE)
![Build Status](https://img.shields.io/github/workflow/status/pauluswi/horten/CI)


This repository shows two approaches to handling concurrency in Golang:
Expand Down

0 comments on commit 364eadd

Please sign in to comment.