Skip to content

Commit a3436f2

Browse files
committed
Add ethpm uri for registry packages to readme
1 parent df87c09 commit a3436f2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55

66
A simple implementation of an ERC1319 EthPM Package Registry
77

8+
### ethpm registry
9+
`PackageRegistry` is available at...
10+
- `ethpm://registry.ethpm.eth:3/[email protected]`
11+
12+
An un-authorized version of `PackageRegistry` is available at...
13+
- `ethpm://registry.ethpm.eth:3/[email protected]`
14+
815
### Install
916
```
1017
npm install

0 commit comments

Comments
 (0)