Skip to content

Commit 2e7daa9

Browse files
authored
Update README.md
1 parent 0bc214e commit 2e7daa9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ This is an Excel Add-In written in Microsoft Visual Studio Community 2017 C#/VB.
2020
--->
2121
<img src="Images/ReadMe/ribbon.png" />
2222

23+
<br>
2324

2425
## Table of Contents
2526
- <a href="#install">Install</a>
@@ -70,6 +71,8 @@ This is an Excel Add-In written in Microsoft Visual Studio Community 2017 C#/VB.
7071
       - <a href="#copyright">Copyright</a>
7172
--->
7273

74+
<br>
75+
7376
<a id="user-content-install" class="anchor" href="#install" aria-hidden="true"> </a>
7477
## Install
7578
Instructions for installation for VBA and VSTO versions.
@@ -85,6 +88,7 @@ How to install the VSTO version
8588
1. Download AnthonyDuguid.pfx And Install At Root Level [![download Key](https://img.shields.io/badge/download-Key-brightgreen.svg)](https://github.com/aduguid/ScriptHelp/CS/blob/master/AnthonyDuguid.pfx?raw=true "Download AnthonyDuguid.pfx And Install At Root Level For VSTO")
8689
2. Download and run the setup.exe file. [![download VSTO](https://img.shields.io/badge/download-VSTO-brightgreen.svg)](https://github.com/aduguid/ScriptHelp/CS/blob/master/publish/setup.exe?raw=true "Download Setup.exe Install File")
8790

91+
<br>
8892

8993
<a id="user-content-dependencies" class="anchor" href="#dependencies" aria-hidden="true"> </a>
9094
## Dependencies
@@ -103,6 +107,7 @@ How to install the VSTO version
103107
|[Snagit](http://discover.techsmith.com/snagit-non-brand-desktop/?gclid=CNzQiOTO09UCFVoFKgod9EIB3g)|Read Me|VBA, VSTO|
104108
|Badges ([Library](https://shields.io/), [Custom](https://rozaxe.github.io/factory/), [Star/Fork](http://githubbadges.com))|Read Me|VBA, VSTO|
105109

110+
<br>
106111

107112
<a id="user-content-glossary-of-terms" class="anchor" href="#glossary-of-terms" aria-hidden="true"> </a>
108113
## Glossary of Terms
@@ -120,6 +125,8 @@ How to install the VSTO version
120125
| XML|Extensible Markup Language (XML) is a markup language that defines a set of rules for encoding documents in a format that is both human-readable and machine-readable.The design goals of XML emphasize simplicity, generality, and usability across the Internet. It is a textual data format with strong support via Unicode for different human languages. Although the design of XML focuses on documents, the language is widely used for the representation of arbitrary data structures such as those used in web services.|
121126
<body>
122127

128+
<br>
129+
123130
<a id="user-content-functionality" class="anchor" href="#functionality" aria-hidden="true"> </a>
124131
## Functionality
125132
This Excel ribbon is inserted after the “Home” tab when Excel opens. Listed below is the detailed functionality of this application and its components.

0 commit comments

Comments
 (0)