From 4c2f2372f54e385519b024d89b4547abd570a437 Mon Sep 17 00:00:00 2001
From: Christoph Hilchenbach <11504129+hilch@users.noreply.github.com>
Date: Tue, 29 Aug 2023 15:49:14 +0200
Subject: [PATCH] Update readme.md

---
 readme.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/readme.md b/readme.md
index 736e90d..e800c88 100644
--- a/readme.md
+++ b/readme.md
@@ -119,6 +119,10 @@ Hi. Below you will find a list of web services along with links to their docs an
 - [API Documentation](https://buildkite.com/docs/apis/rest-api)
 - [Python wrapper for Buildkite](https://github.com/pyasi/pybuildkite)
 
+### [B&R Industrial Automation PVI](www.br-automation.com) - Process Visualization Interface (PLC Automation)
+- [Driver Download and API Documentation](https://www.br-automation.com/en/downloads/software/automation-netpvi/pvi-development-setup/?noredirect=1)
+- [Python wrapper for B&R PVI (process visualization interface)](https://github.com/hilch/Pvi.py)
+
 ### [Carriots](https://www.carriots.com) - M2M Application Platform
 - [API Documentation](https://www.carriots.com/documentation/api)
 - [Python wrapper for Carriots](https://github.com/sdeancos/clicarriots)
@@ -984,4 +988,4 @@ Info Date   | 2014/12/20
 
 ### [Zoop](https://zoop.com.br/) - Payment Gateway
 - [API Documentation](https://docs.zoop.co/docs)
-- [Python wrapper for Zoop](https://pypi.org/project/zoop-wrapper/)
\ No newline at end of file
+- [Python wrapper for Zoop](https://pypi.org/project/zoop-wrapper/)