From 28d997198eed0a14954684755fba170862c49f4b Mon Sep 17 00:00:00 2001 From: Chad Glosier Date: Fri, 3 May 2024 08:58:28 -0700 Subject: [PATCH] mention journeys --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 81aaf2a..dacb0cb 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ [![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blueviolet?logo=gitpod)](https://gitpod.io/#https://github.com/customerio/customerio-ruby/) [![ci](https://github.com/customerio/customerio-ruby/actions/workflows/main.yml/badge.svg)](https://github.com/customerio/customerio-ruby/actions/workflows/main.yml) -# Customer.io Ruby +# Customer.io Ruby -A ruby client for the [Customer.io Track API](https://customer.io/docs/api/#tag/trackOverview). +A ruby client for the [Customer.io Journeys Track API](https://customer.io/docs/api/track/). ## Installation