From 4f39407e3412eba7aba8ab2517797cffcdfb6cdc Mon Sep 17 00:00:00 2001 From: saileshwar-skyflow <156889717+saileshwar-skyflow@users.noreply.github.com> Date: Thu, 30 Oct 2025 18:40:30 +0530 Subject: [PATCH] SK-2364: add heading for update pure js method --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6464849c..a4a2d34a 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,7 @@ For `env` parameter, there are 2 accepted values in Skyflow.Env # Securely collecting data client-side - [**Insert data into the vault**](#insert-data-into-the-vault) +- [**Update data in the vault**](#update-data-in-the-vault) - [**Using Skyflow Elements to collect data**](#using-skyflow-elements-to-collect-data) - [**Using Skyflow Elements to update data**](#using-skyflow-elements-to-update-data) - [**Bin lookup**](#bin-lookup)