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 Jan 9, 2024
1 parent 8f41212 commit 1ad44d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ Check out our [example](./example/) directory for complete examples of using the

Here is a quickstart you can use for your own project:

```dart
import 'package:momento/momento.dart';
Future<void> main() async {
Expand Down Expand Up @@ -83,6 +84,7 @@ Future<void> main() async {
await cacheClient.close();
}
```

## Getting Started and Documentation

Expand Down

0 comments on commit 1ad44d5

Please sign in to comment.