Skip to content

Commit 9f7c6e1

Browse files
authored
Merge pull request #1 from akrantz/readme-js
Update readme with link to JavaScript version of template
2 parents 02dc3aa + bf3c8cc commit 9f7c6e1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
This repository contains the source code used by the [Yo Office generator](https://github.com/OfficeDev/generator-office) when you create a new Office Add-in that appears in the task pane. You can also use this repository as a sample to base your own project from if you choose not to use the generator.
44

5+
## TypeScript
6+
This template is written using [TypeScript](http://www.typescriptlang.org/). For the JavaScript version of this template, go to [Excel-Custom-Functions-JS](https://github.com/OfficeDev/Excel-Custom-Functions-JS).
7+
58
## Questions and comments
69

710
We'd love to get your feedback about this sample. You can send your feedback to us in the *Issues* section of this repository.

0 commit comments

Comments
 (0)