From 7ad5561bf267c42807d41e4d2bc91d15bdce83a4 Mon Sep 17 00:00:00 2001 From: Alex Baker Date: Tue, 19 Dec 2023 11:28:35 -0600 Subject: [PATCH] Remove Beta from Table of Contents --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4a52e021..81022f6f 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,10 @@ The Java server library for the [App Store Server API](https://developer.apple.com/documentation/appstoreserverapi) and [App Store Server Notifications](https://developer.apple.com/documentation/appstoreservernotifications). Also available in [Swift](https://github.com/apple/app-store-server-library-swift), [Python](https://github.com/apple/app-store-server-library-python), and [Node.js](https://github.com/apple/app-store-server-library-node). ## Table of Contents -1. [Beta](#-beta-) -2. [Installation](#installation) -3. [Documentation](#documentation) -4. [Usage](#usage) -5. [Support](#support) +1. [Installation](#installation) +2. [Documentation](#documentation) +3. [Usage](#usage) +4. [Support](#support) ## Installation