Skip to content

Commit

Permalink
Adding installation section to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fhightower committed May 7, 2021
1 parent d5f7f70 commit 40e32e3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ Democritus functions<sup>[1]</sup> for working with CSV, TSV, and other ____ Sep

We use `d8s` (pronounced "dee-eights") as an abbreviation for `democritus` (you can read more about this [here](https://github.com/democritus-project/roadmap#what-is-d8s)).

## Installation

```
pip install d8s-csv
```

## Usage

You import the library like:
Expand Down

0 comments on commit 40e32e3

Please sign in to comment.