Skip to content

Commit 94acb65

Browse files
authored
Update README.md
1 parent 9669cd1 commit 94acb65

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
<img align="left" src="Images/ReadMe/header3.png">
66

7+
This Add-In is used for marking up Excel files with revisions.
8+
There are two common methods of indicating where a revision has changed a drawing that contains a system diagram. The first is the cloud method, were each change is enclosed by a cloud shape. The second method involves placing a triangle with the revision number next to each effected portion of the drawing. The cloud method indicates changes from the most recent revision only, whereas the second method indicates all revisions to the drawing because all of the previous revision circles remain on the drawing.
9+
710
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/AnthonyDuguid)
811
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE "MIT License Copyright © Anthony Duguid")
912
[![Latest Release](https://img.shields.io/github/release/Office-projects/Excel-Markup.svg?label=latest%20release)](https://github.com/Office-projects/Excel-Markup/releases)
@@ -14,9 +17,6 @@ The most complete version is C#.
1417
<img alt="Issues" src="https://img.shields.io/github/issues/Office-projects/Excel-Markup.svg" />
1518
</a>
1619

17-
This Add-In is used for marking up Excel files with revisions.
18-
There are two common methods of indicating where a revision has changed a drawing that contains a system diagram. The first is the cloud method, were each change is enclosed by a cloud shape. The second method involves placing a triangle with the revision number next to each effected portion of the drawing. The cloud method indicates changes from the most recent revision only, whereas the second method indicates all revisions to the drawing because all of the previous revision circles remain on the drawing.
19-
2020
<h1 align="left">
2121
<img src="Images/ReadMe/vsto.excel.ribbon.markup.gif" />
2222
</h1>

0 commit comments

Comments
 (0)