Skip to content

Commit 716e970

Browse files
authored
Merge pull request #6 from OPC-Router/feature/ReadmeHeader
Add README header
2 parents fb34c01 + 8398d3a commit 716e970

3 files changed

Lines changed: 19 additions & 1 deletion

File tree

.github/workflows/create release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Create ZIP without .git and .github
2424
run: |
2525
zip -r solutions.zip . \
26-
-x ".git/*" ".github/*"
26+
-x ".git/*" ".github/*" "img/*"
2727
2828
- name: Create or update release
2929
uses: softprops/action-gh-release@v1

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<div align="center">
2+
<a href="https://opc-router.com">
3+
<img src="img/opc_router_logo.png" alt="Logo" >
4+
</a>
5+
<br />
6+
<br />
7+
<h1 align="center">OPC Router Solutions</h1>
8+
<p align="center">
9+
    Curated, ready-to-use OPC Router connections and templates for common industrial connectivity scenarios. Accelerate implementation with production-ready examples, reusable patterns, and best-practice configurations.
10+
<br />
11+
<a href="https://opc-router.com/"><strong>OPC Router</strong></a>
12+
-
13+
<a href="https://www.opc-router.com/contact-and-support/"><strong>Contact</strong></a>
14+
<br />
15+
<br />
16+
</p>
17+
</div>
18+
119
# 📦 Solutions
220

321
## Overview

img/opc_router_logo.png

7.23 KB
Loading

0 commit comments

Comments
 (0)