Skip to content

Commit

Permalink
Update templated README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
anitarua authored and Momento GitHub Actions Bot committed Oct 29, 2024
1 parent 92605d9 commit 4d28ef7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
<head>
<meta name="Momento .NET Client Library Documentation" content=".NET client software development kit for Momento Cache">
<meta name="Momento Client Library Documentation for .NET" content="Momento client software development kit for .NET">
</head>
<img src="https://docs.momentohq.com/img/momento-logo-forest.svg" alt="logo" width="400"/>

[![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-stable.svg)](https://github.com/momentohq/standards-and-practices/blob/main/docs/momento-on-github.md)

# Momento .NET Client Library
# Momento Client Library for .NET

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 .NET client library.
required by traditional caching solutions. This repo contains the source code for the Momento client library for .NET.

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)
* .NET SDK Documentation: [https://docs.momentohq.com/sdks/dotnet](https://docs.momentohq.com/sdks/dotnet)
* Momento SDK Documentation for .NET: [https://docs.momentohq.com/sdks/dotnet](https://docs.momentohq.com/sdks/dotnet)
* Discuss: [Momento Discord](https://discord.gg/3HkAKjUZGq)

Japanese: [日本語](README.ja.md)
Expand Down

0 comments on commit 4d28ef7

Please sign in to comment.