From c869b12f36fb57ea6fea365cc014f87ebdfd0c39 Mon Sep 17 00:00:00 2001 From: Viktor Dmitriyev Date: Sun, 25 Feb 2024 22:06:05 +0100 Subject: [PATCH] EDIT: readme.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 46f3f51..784ecdf 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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