Skip to content

Commit 0520b7e

Browse files
authored
Update README.md
Linking the samples in sample README Former-commit-id: 9cf9ffe
1 parent 421e96b commit 0520b7e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

samples/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
### Welcome to the Samples section of Python Environments for Delphi applicaitons.
22

33
Each one of the samples showcase the various use-cases that we can achieve using **PythonEnvironments**.
4+
5+
- [Sample 00](https://github.com/Embarcadero/PythonEnviroments/tree/Update_Samples/samples/environments/deploy/sample_00_SimpleDeployable)
6+
- [Sample 01](https://github.com/Embarcadero/PythonEnviroments/tree/Update_Samples/samples/environments/deploy/sample_01_ManuallyLoad)
7+
- [Sample 02](https://github.com/Embarcadero/PythonEnviroments/tree/Update_Samples/samples/environments/deploy/sample_02_AutoLoad)
8+
- [Sample 03](https://github.com/Embarcadero/PythonEnviroments/tree/Update_Samples/samples/environments/deploy/sample_03_ExtractPython)
9+
- [Sample 04](https://github.com/Embarcadero/PythonEnviroments/tree/Update_Samples/samples/environments/deploy/sample_04_AsyncLoad)
10+
- [Sample 05](https://github.com/Embarcadero/PythonEnviroments/tree/Update_Samples/samples/environments/deploy/sample_05_AsyncEvents)
11+
- [Sample 06](https://github.com/Embarcadero/PythonEnviroments/tree/Update_Samples/samples/environments/deploy/sample_00_SimpleDeployable)
12+
- [Sample 07](https://github.com/Embarcadero/PythonEnviroments/tree/Update_Samples/samples/environments/deploy/sample_06_SimpleAndroid)

0 commit comments

Comments
 (0)