Skip to content

Commit eaa085e

Browse files
Refine NameAI Readme (#603)
* Refine NameAI Readme * Changeset
1 parent f6b5d2a commit eaa085e

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

.changeset/lucky-hornets-smash.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@namehash/nameai": patch
3+
---
4+
5+
Refine readme

packages/nameai-sdk/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88

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

11-
## Implementation
11+
## API Implementation
1212

13-
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).
13+
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).
1414

1515
## Features
1616

packages/nameai-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"NameHash",
1616
"NameGuard",
1717
"NameAI",
18-
"NFT"
18+
"NameGraph"
1919
],
2020
"type": "module",
2121
"exports": {

0 commit comments

Comments
 (0)