Skip to content

Commit 004644e

Browse files
Update README.md
1 parent 1a891dd commit 004644e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
[![npm version](https://badge.fury.io/js/%40exabyte-io%2Fcode.js.svg)](https://badge.fury.io/js/%40exabyte-io%2Fcode.js)
1+
[![npm version](https://badge.fury.io/js/%40mat3ra%2Fcode.svg)](https://badge.fury.io/js/%40mat3ra%2Fcode)
22
[![License: Apache](https://img.shields.io/badge/License-Apache-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)
33

4-
# @exabyte-io/code.js
4+
# @mat3ra/code
55

6-
@exabyte-io/code.js houses COre DEfinitions (CODE) for use across the Mat3ra platform.
6+
@mat3ra/code houses COre DEfinitions (CODE) for use across the Mat3ra platform.
77
Its usage can be found in other open-source packages used in the platform.
88

99

@@ -12,13 +12,13 @@ Its usage can be found in other open-source packages used in the platform.
1212
For usage within a javascript project:
1313

1414
```bash
15-
npm install @exabyte-io/code.js
15+
npm install @mat3ra/code
1616
```
1717

1818
For development:
1919

2020
```bash
21-
git clone https://github.com/Exabyte-io/code.js.git
21+
git clone https://github.com/Exabyte-io/code.git
2222
```
2323

2424

0 commit comments

Comments
 (0)