Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

Commit

Permalink
docs: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias authored Sep 4, 2017
1 parent 0333635 commit 8f7ae01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# js-ipld-dag-cbor
# js-ipld-git

[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io)
[![](https://img.shields.io/badge/project-IPLD-blue.svg?style=flat-square)](http://github.com/ipld/ipld)
Expand Down Expand Up @@ -50,7 +50,7 @@ var Git = require('ipld-git')

### Use in a browser Using a script tag

Loading this module through a script tag will make the `IpldDagCbor` obj available in the global namespace.
Loading this module through a script tag will make the `IpldGit` obj available in the global namespace.

```html
<script src="https://unpkg.com/ipld-git/dist/index.min.js"></script>
Expand Down

0 comments on commit 8f7ae01

Please sign in to comment.