Skip to content

Commit cd16679

Browse files
authored
Add Instrumenta Script Language section to README
Added section about Instrumenta Script Language for automation in PowerPoint.
1 parent c3d1e28 commit cd16679

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
@@ -53,6 +53,9 @@ It works on both Windows and Mac, but is highly experimental.
5353

5454
You can try Instrumenta Keys, or assign functions to the Quick Access Toolbar instead and use pre-defined shortcuts for these, see [#37](https://github.com/iappyx/Instrumenta/issues/37).
5555

56+
# Instrumenta Script
57+
The Instrumenta Script Language is a simple scripting language built into Instrumenta that lets you automate and batch-manipulate shapes in PowerPoint. Instead of clicking through menus repeatedly, you write a short script and run it with a single click. For more information see the [documentation](SCRIPT.md).
58+
5659
# How to install
5760
See installation instructions [here](INSTALL.md).
5861

0 commit comments

Comments
 (0)