Skip to content

Commit 7d67a96

Browse files
authored
Update README.md
1 parent c5db037 commit 7d67a96

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
<img align="left" src="Images/ReadMe/header10.png">
22

33
This Add-In is used for cleaning & creating a script for batch loading records into SQL Server, Oracle, Documentum, Markup or Markdown Languages. The functionality within the ribbon allows a quick way of preparing a bulk data load. Otherwise, the requests can be both time-consuming and error prone. It is written in 3 different versions as a VSTO Add-In in C# and VB.NET as well as a VBA Add-In. The most complete version is C#.
4-
<a href="https://github.com/Office-projects/Script-Help/issues" target="_blank">
5-
<img alt="Issues" src="https://img.shields.io/github/issues/Office-projects/Script-Help.svg" />
6-
</a>
74

85
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/AnthonyDuguid/1.00)
96
[![Join the chat at https://gitter.im/ScriptHelp](https://badges.gitter.im/ScriptHelp/Lobby.svg)](https://gitter.im/ScriptHelp?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
107
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE "MIT License Copyright © Anthony Duguid")
118
[![Latest Release](https://img.shields.io/github/release/Office-projects/Script-Help.svg?label=latest%20release)](https://github.com/Office-projects/Script-Help/releases)
129
[![Github commits (since latest release)](https://img.shields.io/github/commits-since/Office-projects/Script-Help/latest.svg)](https://github.com/Office-projects/Script-Help)
13-
10+
<a href="https://github.com/Office-projects/Script-Help/issues" target="_blank">
11+
<img alt="Issues" src="https://img.shields.io/github/issues/Office-projects/Script-Help.svg" />
12+
</a>
1413

1514

1615
<h1 align="left">

0 commit comments

Comments
 (0)