diff --git a/README.md b/README.md index 8433c77..efbcdfe 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # python A Python framework that installs to `/Library/SystemFrameworks/Python.framework`. +Please see Apple's documentation on [file system basics](https://developer.apple.com/library/archive/documentation/FileManagement/Conceptual/FileSystemProgrammingGuide/FileSystemOverview/FileSystemOverview.html) for more information on the thought process here. + This is an intended replacement for when Apple removes `/usr/bin/python` ## Notes