Skip to content

Commit 2302afe

Browse files
authored
Update README.md
1 parent 2eb937e commit 2302afe

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
# cuculus-api-typescript-sdk
1+
# Cuculus API SDK for TypeScript
2+
TypeScript向けのCuculus API SDKです。
3+
4+
**注意:このSDKは開発中です。**
5+
6+
CuculusのAPIドキュメントは[こちら](https://redoc.cuculus.jp/)
7+
8+
## Installing
9+
```
10+
npm install @cuculus-dev/cuculus-api
11+
```

0 commit comments

Comments
 (0)