Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Commit

Permalink
update readme with new repo location (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
devoncarew committed Sep 27, 2024
1 parent bdadfd1 commit 3a3979d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
[![Dart](https://github.com/dart-lang/native_synchronization/actions/workflows/dart.yaml/badge.svg)](https://github.com/dart-lang/native_synchronization/actions/workflows/dart.yaml)
[![pub package](https://img.shields.io/pub/v/native_synchronization.svg)](https://pub.dev/packages/native_synchronization)
[![package publisher](https://img.shields.io/pub/publisher/native_synchronization.svg)](https://pub.dev/packages/native_synchronization/publisher)
> [!NOTE]
> The source-of-truth for this package has moved to
https://github.com/dart-lang/labs/tree/main/pkgs/native_synchronization.

## package:native_synchronization

This package exposes a portable interface for low-level thread
synchronization primitives like `Mutex` and `ConditionVariable`.
Expand Down

0 comments on commit 3a3979d

Please sign in to comment.