Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
adding note, seeing if I have the relative path done correctly
- Loading branch information
Showing
with
3 additions
and 0 deletions.
- +1 −0 docs/getting-started.md
- +2 −0 docs/includes/addinsnote.md
| @@ -0,0 +1,2 @@ | ||
| > [!NOTE] | ||
| > Interested in developing solutions that extend the Office experience across [multiple platforms](https://dev.office.com/add-in-availability)? Check out the new [Office Add-ins model](https://dev.office.com/docs/add-ins/overview/office-add-ins). Office Add-ins have a small footprint compared to VSTO Add-ins and solutions, and you can build them by using almost any web programming technology, such as HTML5, JavaScript, CSS3, and XML. |