Преглед изворни кода

Update Readme.md

- Add folder AssetLib to readme in structure
Kim Kulling пре 4 година
родитељ
комит
8ab2e466f5
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Readme.md

+ 1 - 1
Readme.md

@@ -68,7 +68,7 @@ The source code is organized in the following way:
 
 	code/Common		The base implementation for importers and the infrastructure
 	code/PostProcessing	The post-processing steps
-	code/<FormatName>	Implementation for import and export for the format
+	code/AssetLib/<FormatName>	Implementation for import and export for the format
 
 ### Where to get help ###
 For more information, visit [our website](http://assimp.org/). Or check out the `./doc`- folder, which contains the official documentation in HTML format.