From d4ca396220d5d8c5fe9fe4adf56080f849720c10 Mon Sep 17 00:00:00 2001 From: roxblnfk Date: Mon, 22 Jan 2024 12:04:26 +0400 Subject: [PATCH] Update readme links --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 298146e..e46d0fb 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ etc. to enhance the developer experience when using the [Temporal PHP SDK](https - [Installation](#installation) - [Usage](#usage) + - [Factories](#factories) + - [Attributes](#attributes) + - [VirtualPromise interface](#virtualpromise-interface) - [Contributing](#contributing) ## Installation