Skip to content
This repository has been archived by the owner on Nov 13, 2022. It is now read-only.

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanlesage committed Jun 10, 2019
1 parent ff8c7e7 commit 1a0c0a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ This module transforms citations as they are described in the Pandoc manual into
With NPM:

```bash
$ npm install citr
$ npm install zettlr/citr
```

With Yarn:

```bash
$ yarn add citr
$ yarn add zettlr/citr
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "citr",
"name": "@zettlr/citr",
"version": "1.0.0",
"description": "A small library to parse Markdown Citeproc notation as CSL JSON",
"author": "Hendrik Erz <hendrik@zettlr.com>",
Expand Down

0 comments on commit 1a0c0a8

Please sign in to comment.