From bc22fb5a41ded86be95cfc0233ad0555317e794c Mon Sep 17 00:00:00 2001 From: rishtigupta Date: Tue, 12 Nov 2024 23:54:21 +0000 Subject: [PATCH] Update templated README.md file --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 545d211..9eae365 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,22 @@ - + logo [![project status](https://momentohq.github.io/standards-and-practices/badges/project-status-official.svg)](https://github.com/momentohq/standards-and-practices/blob/main/docs/momento-on-github.md) [![project stability](https://momentohq.github.io/standards-and-practices/badges/project-stability-beta.svg)](https://github.com/momentohq/standards-and-practices/blob/main/docs/momento-on-github.md) -# Momento Kotlin Client Library +# Momento Client Library for Kotlin Momento Cache is a fast, simple, pay-as-you-go caching solution without any of the operational overhead -required by traditional caching solutions. This repo contains the source code for the Momento Kotlin client library. +required by traditional caching solutions. This repo contains the source code for the Momento client library for Kotlin. To get started with Momento you will need a Momento Auth Token. You can get one from the [Momento Console](https://console.gomomento.com). * Website: [https://www.gomomento.com/](https://www.gomomento.com/) * Momento Documentation: [https://docs.momentohq.com/](https://docs.momentohq.com/) * Getting Started: [https://docs.momentohq.com/getting-started](https://docs.momentohq.com/getting-started) -* Kotlin SDK Documentation: [https://docs.momentohq.com/sdks/kotlin](https://docs.momentohq.com/sdks/kotlin) +* Momento SDK Documentation for Kotlin: [https://docs.momentohq.com/sdks/kotlin](https://docs.momentohq.com/sdks/kotlin) * Discuss: [Momento Discord](https://discord.gg/3HkAKjUZGq) ## Packages