Skip to content

Commit 74e5931

Browse files
author
James Brundage
committed
Updating Inline Transpilers README (clarifying languages or file types)
1 parent d559af8 commit 74e5931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Transpilers/Inline/README.ps1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
This directory contains Inline PipeScript transpilers for several languages.
22

3-
PipeScript can currently be embedded in ```.>{@(Get-Transpiler -TranspilerPath $pwd).Count}<.``` languages.
3+
PipeScript can currently be embedded in ```.>{@(Get-Transpiler -TranspilerPath $pwd).Count}<.``` languages or file types.
44

55
Transpilers in this directory should be named ```Inline.NameOfLanguage.psx.ps1```.
66
Each file should handle one and only one language (better explicit than terse).

0 commit comments

Comments
 (0)