From 4b02e3e1e5f6ba639025e7b7981f0c3255b60f07 Mon Sep 17 00:00:00 2001 From: Devon Carew Date: Fri, 31 Oct 2025 08:47:56 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8c2cdfa4..b2e1311d 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ This repository is home to various Dart packages under the | [gcloud](pkgs/gcloud/) | High level idiomatic Dart API for Google Cloud Storage, Pub-Sub and Datastore. | [![package issues](https://img.shields.io/badge/issues-4774bc)](https://github.com/dart-lang/labs/issues?q=is%3Aissue%20state%3Aopen%20label%3Apackage%3Agcloud) | [![pub package](https://img.shields.io/pub/v/gcloud.svg)](https://pub.dev/packages/gcloud) | | [googleapis_firestore_v1](pkgs/googleapis_firestore_v1/) | An experimental gRPC client for the Cloud Firestore API. | [![package issues](https://img.shields.io/badge/issues-4774bc)](https://github.com/dart-lang/labs/issues?q=is%3Aissue%20state%3Aopen%20label%3Apackage%3Agoogleapis_firestore_v1) | | [io_file](pkgs/io_file/) | File system access functionality written in Dart. | [![package issues](https://img.shields.io/badge/issues-4774bc)](https://github.com/dart-lang/labs/issues?q=is%3Aissue%20state%3Aopen%20label%3Apackage%3Aio_file) | +| [jot](pkgs/jot/) | An experimental documentation generator for Dart projects. | [![package issues](https://img.shields.io/badge/issues-4774bc)](https://github.com/dart-lang/labs/issues?q=is%3Aissue%20state%3Aopen%20label%3Apackage%3Ajot) | | [native_synchronization](pkgs/native_synchronization/) | Low level synchronization primitives built on dart:ffi. | [![package issues](https://img.shields.io/badge/issues-4774bc)](https://github.com/dart-lang/labs/issues?q=is%3Aissue%20state%3Aopen%20label%3Apackage%3Anative_synchronization) | [![pub package](https://img.shields.io/pub/v/native_synchronization.svg)](https://pub.dev/packages/native_synchronization) | ## Publishing automation