Skip to content

Commit 35fe954

Browse files
committed
README Update
1 parent 4e5b092 commit 35fe954

File tree

1 file changed

+24
-6
lines changed

1 file changed

+24
-6
lines changed

README.md

Lines changed: 24 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,26 @@
1-
<img src = "https://raw.githubusercontent.com/phil1436/MTConnect-ObjectScript/master/resources/logo.png" alt = "Logo" width = "50%"/>
2-
3-
# MTConnect-ObjectScript
4-
5-
An [InterSystems ObjectScript](https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=GCOS_INTRO) implementation, thats builds an ObjectScript Class based on a [MTConnect](https://www.mtconnect.org/) probe file and adds data from a current file.
1+
<div align="center">
2+
<br />
3+
<img src="https://raw.githubusercontent.com/phil1436/MTConnect-ObjectScript/master/resources/logo.png" alt="OwnObjectScriptExtensionLogo" width="40%"/>
4+
<h1>MTConnect-ObjectScript</h1>
5+
<p>
6+
An <a href="https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=GCOS_INTRO">InterSystems ObjectScript</a> implementation, thats builds an ObjectScript Class based on a <a href="https://www.mtconnect.org/">MTConnect</a> probe file and adds data from a current file.
7+
</p>
8+
</div>
9+
10+
<div align="center">
11+
<a href="https://github.com/phil1436/MTConnect-ObjectScript/releases">
12+
<img src= "https://img.shields.io/github/v/release/phil1436/MTConnect-ObjectScript?display_name=tag" alt="current release">
13+
</a>
14+
<a href="https://github.com/phil1436/MTConnect-ObjectScript/blob/master/LICENSE">
15+
<img src="https://img.shields.io/github/license/phil1436/MTConnect-ObjectScript" alt="license">
16+
</a>
17+
<a href="https://github.com/phil1436/MTConnect-ObjectScript/stargazers">
18+
<img src="https://img.shields.io/github/stars/phil1436/MTConnect-ObjectScript" alt="stars">
19+
</a>
20+
<a href="https://github.com/phil1436/MTConnect-ObjectScript/commits/master">
21+
<img src="https://img.shields.io/github/last-commit/phil1436/MTConnect-ObjectScript" alt="last commit">
22+
</a>
23+
</div>
624

725
---
826

@@ -211,7 +229,7 @@ View the related article on [InterSystems Developer Community](https://community
211229

212230
---
213231

214-
by Jannis S. & Philipp B.
232+
by [Jannis S.](https://github.com/jstegman-isc) & [Philipp B.](https://github.com/phil1436)
215233

216234
<!--powered by [InterSystems](https://www.intersystems.com/).
217235

0 commit comments

Comments
 (0)