Skip to content

Commit

Permalink
Merge pull request #3 from meysam81/dev
Browse files Browse the repository at this point in the history
install doc
  • Loading branch information
meysam81 authored Jan 26, 2021
2 parents 526160d + f275b00 commit 2c02718
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@ This package makes the following calculations on `datetime`:
an empty one, depending on the two time frames.
* Substracting two time frames, resuling in one or several time frames.

## Install

Installing the package is as simple as running the following command inside
your terminal:

```bash
pip install timeframe
```

## Examples

**NOTE**: You can always take a look at the test cases in the [tests](./test)
Expand Down

0 comments on commit 2c02718

Please sign in to comment.