mirror of
https://github.com/tribufu/tribufu-js
synced 2026-05-06 06:47:27 +00:00
Update README.md
This commit is contained in:
parent
0a136f660a
commit
7b7e096082
1 changed files with 4 additions and 4 deletions
|
|
@ -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]
|
[![NPM][npm-badge]][npm-url]
|
||||||
[![MIT License][mit-badge]][mit-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-badge]: https://img.shields.io/npm/v/tribufu.svg
|
||||||
[npm-url]: https://www.npmjs.com/package/tribufu
|
[npm-url]: https://www.npmjs.com/package/tribufu
|
||||||
[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg
|
[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-badge]: https://img.shields.io/discord/276504514616623104.svg?logo=discord&style=flat-square
|
||||||
[discord-url]: https://www.tribufu.com/discord
|
[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].
|
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue