Skip to content

Commit

Permalink
chore: dummy pr to re trigger pre release with 'chore' tag
Browse files Browse the repository at this point in the history
  • Loading branch information
aorumbayev committed Sep 27, 2024
1 parent 8687bed commit 8b7f81d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# AlgoKit TypeScript Utilities
# AlgoKit TypeScript Utilities

A set of core Algorand utilities written in TypeScript and released via npm that make it easier to build solutions on Algorand. This project is part of [AlgoKit](https://github.com/algorandfoundation/algokit-cli).

Expand All @@ -22,7 +22,7 @@ Then to import it:
import { AlgorandClient, Config } from '@algorandfoundation/algokit-utils'
```

See [usage](./docs/README.md#usage) for more.
See [usage](./docs/README.md#usage) for more details.

## Guiding principles

Expand Down

0 comments on commit 8b7f81d

Please sign in to comment.