mirror of
https://github.com/tribufu/sdk-js
synced 2025-06-15 10:14:19 +00:00
Update README.md
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# Tribufu TypeScript
|
||||
# Tribufu JS
|
||||
|
||||
TypeScript SDK to access Tribufu APIs and services.
|
||||
JavaScript SDK to access Tribufu APIs and services.
|
||||
|
||||
[![NPM][npm-badge]][npm-url]
|
||||
[![MIT License][mit-badge]][mit-url]
|
||||
@ -9,7 +9,7 @@ TypeScript SDK to access Tribufu APIs and services.
|
||||
[npm-badge]: https://img.shields.io/npm/v/tribufu.svg
|
||||
[npm-url]: https://www.npmjs.com/package/tribufu
|
||||
[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg
|
||||
[mit-url]: https://github.com/tribufu/tribufu-typescript/blob/main/LICENSE.txt
|
||||
[mit-url]: https://github.com/tribufu/tribufu-js/blob/main/LICENSE.txt
|
||||
[discord-badge]: https://img.shields.io/discord/276504514616623104.svg?logo=discord&style=flat-square
|
||||
[discord-url]: https://www.tribufu.com/discord
|
||||
|
||||
@ -20,4 +20,4 @@ TypeScript SDK to access Tribufu APIs and services.
|
||||
|
||||
This project is licensed under the [MIT License].
|
||||
|
||||
[MIT License]: https://github.com/tribufu/tribufu-typescript/blob/main/LICENSE.txt
|
||||
[MIT License]: https://github.com/tribufu/tribufu-js/blob/main/LICENSE.txt
|
||||
|
Reference in New Issue
Block a user