Skip to content

Commit

Permalink
docs: readme test
Browse files Browse the repository at this point in the history
  • Loading branch information
rwxd committed Mar 6, 2023
1 parent 52ecafc commit 3cc4b13
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md

This file was deleted.

1 change: 1 addition & 0 deletions README.md
15 changes: 15 additions & 0 deletions README2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Python Readwise Module

This module is a wrapper for the Readwise API.

It allows you to easily access your Readwise data in Python.

## Installation

```bash
pip install -U readwise
```

## Usage

The documentation is available at <https://rwxd.github.io/pyreadwise/>

0 comments on commit 3cc4b13

Please sign in to comment.