Skip to content

Commit f1853c8

Browse files
authored
Update README.md
1 parent f248a60 commit f1853c8

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
1-
# Symbol-sdk for TypeScript and JavaScript
1+
# Symbol SDK for TypeScript and JavaScript
22

33
[![npm version](https://badge.fury.io/js/symbol-sdk.svg)](https://badge.fury.io/js/symbol-sdk)
44
[![Build Status](https://api.travis-ci.org/nemtech/symbol-sdk-typescript-javascript.svg?branch=master)](https://travis-ci.org/nemtech/symbol-sdk-typescript-javascript)
55
[![Coverage Status](https://coveralls.io/repos/github/nemtech/symbol-sdk-typescript-javascript/badge.svg?branch=travis-ci)](https://coveralls.io/github/nemtech/symbol-sdk-typescript-javascript?branch=travis-ci)
66
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
77

8-
The official symbol-sdk for TypeScript and JavaScript, available for browsers, mobile applications, and NodeJS, to work
9-
with the Symbol (a.k.a Catapult)
8+
The Symbol SDK for TypeScript / JavaScript allows you to develop web, mobile, and Node.js applications.
109

1110
## Important Notes
1211

1312
### _Fushicho_ Network Compatibility (catapult-server@0.9.3.1)
1413

15-
**!!! Please be noted that the NEM2-SDK is rebranded to SYMBOL-SDK now.**.
14+
**!!! Please be noted that the NEM2-SDK is rebranded to SYMBOL-SDK now**.
1615

1716
Due to a network upgrade with [catapult-server@Fushicho](https://github.com/nemtech/catapult-server/releases/tag/v0.9.3.1) version, **it is recommended to use this package's 0.17.1 version and upwards to use this package with Fushicho versioned networks**.
1817

@@ -44,7 +43,7 @@ To get the full description of the available classes and their functions, check
4443

4544
Use the following available resources to get help:
4645

47-
- [symbol-sdk-typescript-javascript documentation][docs]
46+
- [Symbol SDK Typescript/Javascript Reference][docs]
4847
- If you found a bug, [open a new issue][issues]
4948

5049
## Contributing

0 commit comments

Comments
 (0)