Browse Source

Doc: add missing ports to start README page.

Kim Kulling 9 years ago
parent
commit
d9f133edec
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Readme.md

+ 3 - 0
Readme.md

@@ -83,6 +83,9 @@ Take a look into the `INSTALL` file. Our build system is CMake, if you used CMak
 
 ### Ports ###
 * [Android](port/AndroidJNI/README.md)
+* [Python](port/PyAssimp/README.md)
+* [.NET](port/AssimpNET/Readme.md)
+* [Pascal](port/AssimpPascal/Readme.md)
 
 #### Repository structure ####
 Open Asset Import Library is implemented in C++. The directory structure is: