Skip to content

Commit

Permalink
EDIT: readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vdmitriyev committed Feb 25, 2024
1 parent 6a1a46d commit c869b12
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## About

A simple wrapper around the orcid.org API. Ready to run examples can be found in the [examples](examples) folder.
A simple wrapper around the orcid.org API. Ready to run examples can be found in the ```examples``` folder.

## Installation

Expand All @@ -24,10 +24,6 @@ pip install git+https://github.com/vdmitriyev/orcidpyclient.git
* Activate *virtualenv* (```scripts/cmdStartEnv.bat```)
* Run Example

## Dependencies

* requests>=1.0.4

## Examples

#### Command Line Examples
Expand Down

0 comments on commit c869b12

Please sign in to comment.