Skip to content

Commit

Permalink
Refine NameAI Readme (#603)
Browse files Browse the repository at this point in the history
* Refine NameAI Readme

* Changeset
  • Loading branch information
lightwalker-eth authored Feb 5, 2025
1 parent f6b5d2a commit eaa085e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .changeset/lucky-hornets-smash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@namehash/nameai": patch
---

Refine readme
4 changes: 2 additions & 2 deletions packages/nameai-sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

⚠️ **This SDK is BETA. Things will change based on the community feedback.**

## Implementation
## API Implementation

This SDK provides a TypeScript interface to the NameAI API. Developers interested in the API internals can find the implementation in the [NameAI backend service](https://github.com/namehash/namekit/tree/main/apps/api.nameai.dev).
This SDK provides a TypeScript interface to the NameAI API. Developers interested in the NameAI API internals can find the implementation in the [NameAI backend service](https://github.com/namehash/namekit/tree/main/apps/api.nameai.dev).

## Features

Expand Down
2 changes: 1 addition & 1 deletion packages/nameai-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"NameHash",
"NameGuard",
"NameAI",
"NFT"
"NameGraph"
],
"type": "module",
"exports": {
Expand Down

0 comments on commit eaa085e

Please sign in to comment.