Skip to content

Commit c33330f

Browse files
authored
Update README.md
Linking the samples in sample README Former-commit-id: a5e8511a0806737151a115a6522ce1b38f85167e [formerly 1b2430b2148b4ceb6b475654141f64ed5233426e] [formerly c22cc535dca21a637d9979d54381d2a930e6a0a3 [formerly 9235b8a311a1ea2ebe28bd2f82eab6e06017f346]] [formerly 6bcfd7612f8321b367225f7e09bd8c8e014fc58d [formerly 15925af4087fa74f8a1e661f399591073409fc40] [formerly 5f8a35600d4a16c5e945997b28802233da2f23f2 [formerly 69a0c0fb1bbe0dcaeef42f56211ce0fe63d7a5bb]]] Former-commit-id: a9bfacb536e1f68e79cacc84008142a4a63c1f04 [formerly 6477f21e6a750ae7fc56866db404bcd4095a0a43] [formerly 0ba284e39b8dcb9938665fc955faf45460596c53 [formerly d6a6e1510894c46084bae49334565de12d46e013]] Former-commit-id: 4bdab05f363496e03ff5470b4a825197a1f5f340 [formerly cc663d020a7de25bdc013a507a150087a47c8c73] Former-commit-id: 8a85888804551d41b17311bd083cd6debc5cde4d Former-commit-id: 96c812d
1 parent cc5ad38 commit c33330f

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

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)