Updated Structure of the code (markdown)

Rhet Turnbull
2020-05-09 14:41:14 -05:00
parent eaa5030957
commit a7de3ecfeb

@@ -10,7 +10,7 @@ osxphotos is built around a set of classes that each handle a particular aspect
The package code is organized in osxphotos per the table below. Most of the files contain doc strings describing what they contain. The package code is organized in osxphotos per the table below. Most of the files contain doc strings describing what they contain.
## source files ## Source files
|file|description| |file|description|
|---|---| |---|---|
|`__init__.py`| this is what gets read by "import osxphotos"| |`__init__.py`| this is what gets read by "import osxphotos"|