diff --git a/README.md b/README.md index a192074..b7be5dc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Data Bridges Connect -This Python module allows you to get data from the WFP Data Bridges API, including household survey data, market prices, exchange rates, GORP (Global Operational Response Plan) data, and food security data (IPC equivalent). It is a wrapper for the (Data Bridges API Client)[https://github.com/WFP-VAM/DataBridgesAPI], providing an easier way to data analysts to get VAM and monitoring data using their language of choice (Python, R and STATA). +This Python module allows you to get data from the WFP Data Bridges API, including household survey data, market prices, exchange rates, GORP (Global Operational Response Plan) data, and food security data (IPC equivalent). It is a wrapper for the [Data Bridges API Client](https://github.com/WFP-VAM/DataBridgesAPI), providing an easier way to data analysts to get VAM and monitoring data using their language of choice (Python, R and STATA). ## Installation