Skip to content

Commit 4dfff67

Browse files
authoredMay 11, 2021
Update README.md
Improve signposting to the meld-clients-core repo
1 parent 87effbe commit 4dfff67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This code depends on a number of Python modules, including Flask (web server), a
3333

3434
MELD Clients Core
3535
-----------------
36-
A React.js library providing common MELD web page elements, graph traversal actions, rendering and interaction handlers, and state reducers. To include this in your MELD app, add the following entry to the dependencies in your application's package.json file:
36+
[oerc-music/meld-clients-core](https://github.com/oerc-music/meld-clients-core), a React.js library providing common MELD web page elements, graph traversal actions, rendering and interaction handlers, and state reducers. To include this in your MELD app, add the following entry to the dependencies in your application's package.json file:
3737

3838
```
3939
"meld-clients-core": "oerc-music/meld-clients-core"

0 commit comments

Comments
 (0)
Please sign in to comment.