Skip to content

Commit c5db037

Browse files
authored
Update README.md
1 parent 8e485d7 commit c5db037

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

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

3-
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.
3+
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>
47

58
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/AnthonyDuguid/1.00)
69
[![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)
710
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE "MIT License Copyright © Anthony Duguid")
811
[![Latest Release](https://img.shields.io/github/release/Office-projects/Script-Help.svg?label=latest%20release)](https://github.com/Office-projects/Script-Help/releases)
912
[![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)
1013

11-
The most complete version is C#.
12-
<a href="https://github.com/Office-projects/Script-Help/issues" target="_blank">
13-
<img alt="Issues" src="https://img.shields.io/github/issues/Office-projects/Script-Help.svg" />
14-
</a>
14+
1515

1616
<h1 align="left">
1717
<img src="Images/ReadMe/ribbon.formatdatatable.buttons.gif" />

0 commit comments

Comments
 (0)