Skip to content

Commit 747bc8f

Browse files
authored
Added "See Also" section
1 parent 4eeba32 commit 747bc8f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ There is a free [eBook and styles bundle](https://embt.co/PythonGUIBundle) with
3131

3232
* Win x86 and x64 from Python cp3.6 to cp3.11
3333

34-
For other platforms, check out [DelphiFMX4Python](https://github.com/Embarcadero/DelphiFMX4Python).
34+
## See Also
3535

36-
Powered by the Best [Windows IDE](https://www.embarcadero.com/products/delphi) Embarcadero Delphi and the [Python4Delphi library](https://github.com/pyscripter/python4delphi).
36+
- Check out [DelphiFMX4Python](https://github.com/Embarcadero/DelphiFMX4Python) for cross-platform (Windows, MacOS, Linux, Android) Python development.
37+
- Powered by [Embarcadero Delphi](https://www.embarcadero.com/products/delphi) and the [Python4Delphi library](https://github.com/Embarcadero/python4delphi).
38+
- While this redistributable library is covered by the [Embarcadero Freeware License](https://github.com/Embarcadero/DelphiVCL4Python/blob/main/LICENSE.md), all the [source code](https://github.com/Embarcadero/python4delphi) for it is covered by the [MIT License](https://github.com/Embarcadero/python4delphi/blob/master/LICENSE).
39+
- Special thanks to [PyScripter](https://github.com/pyscripter/).
40+
- Sponsored by [Embarcadero](https://www.embarcadero.com/).

0 commit comments

Comments
 (0)