Skip to content

Commit f997c09

Browse files
committed
chore: update README
1 parent 8c45c42 commit f997c09

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,23 +1,23 @@
1-
[![npm version](https://badge.fury.io/js/%40exabyte-io%2Fwode.js.svg)](https://badge.fury.io/js/%40exabyte-io%2Fwode.js)
1+
[![npm version](https://badge.fury.io/js/%40mat3ra%2Fwode.svg)](https://badge.fury.io/js/%40mat3ra%2Fwode)
22
[![License: Apache](https://img.shields.io/badge/License-Apache-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)
33

4-
# wode.js
4+
# wode
55

6-
WOrkflow DEfinitions in JavaScript - wode.js - houses entity definitions for use in the Mat3ra platform.
6+
WOrkflow DEfinitions in JavaScript - wode - houses entity definitions for use in the Mat3ra platform.
77

88

99
## Installation
1010

1111
For usage within a javascript project:
1212

1313
```bash
14-
npm install @exabyte-io/wode.js
14+
npm install @mat3ra/wode
1515
```
1616

1717
For development:
1818

1919
```bash
20-
git clone https://github.com/Exabyte-io/wode.js.git
20+
git clone https://github.com/Exabyte-io/wode.git
2121
```
2222

2323

0 commit comments

Comments
 (0)