Skip to content

Commit 56ba33a

Browse files
authored
Merge pull request #3 from Azure-Samples/review
Added doc link to readme
2 parents 31099fa + 46ca8c6 commit 56ba33a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ author: dlepow
88

99
A Python application that uses Batch to process media files in parallel with the [ffmpeg](http://ffmpeg.org/) open-source tool.
1010

11+
For details and explanation, see the accompanying article [Run a parallel workload with Azure Batch using the Python API](https://docs.microsoft.com/azure/batch/tutorial-parallel-python).
12+
1113
## Prerequisites
1214

1315
- Azure Batch account and linked general-purpose Azure Storage account
14-
- Python 2.7 or 3.3 or later
16+
- Python 2.7 or 3.3 or later including pip
1517

1618
## Resources
1719

0 commit comments

Comments
 (0)