Skip to content

Commit aed83bf

Browse files
StartAutomatingStartAutomating
authored andcommitted
Inline Batch support: improving inner docs (re #198)
1 parent 87c579d commit aed83bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Transpilers/Inline/README.md

Lines changed: 2 additions & 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 28 languages or file types.
3+
PipeScript can currently be embedded in 29 languages or file types.
44

55
### Supported Languages
66

@@ -9,6 +9,7 @@ PipeScript can currently be embedded in 28 languages or file types.
99
|---------------------------------------|---------------------------------------------------------------------|
1010
|[ATOM](Inline.ATOM.psx.ps1) |[ATOM Inline PipeScript Transpiler.](Inline.ATOM.psx.ps1) |
1111
|[Bash](Inline.Bash.psx.ps1) |[Bash PipeScript Transpiler.](Inline.Bash.psx.ps1) |
12+
|[Batch](Inline.Batch.psx.ps1) |[Batch PipeScript Transpiler.](Inline.Batch.psx.ps1) |
1213
|[Bicep](Inline.Bicep.psx.ps1) |[Bicep Inline PipeScript Transpiler.](Inline.Bicep.psx.ps1) |
1314
|[CPlusPlus](Inline.CPlusPlus.psx.ps1) |[C/C++ PipeScript Transpiler.](Inline.CPlusPlus.psx.ps1) |
1415
|[CSharp](Inline.CSharp.psx.ps1) |[C# Inline PipeScript Transpiler.](Inline.CSharp.psx.ps1) |

0 commit comments

Comments
 (0)