diff --git a/core/different/README.md b/core/different/README.md index 6524bc6c4..80899bb1c 100644 --- a/core/different/README.md +++ b/core/different/README.md @@ -1,4 +1,6 @@ -Native code to go with the `ThinkDifferent` class which handles macOS-specific API calls. +# Think Different + +Native code to go with the `ThinkDifferent` class that handles macOS-specific API calls. Currently only handles hiding the menu bar, and the basic structure of the native libraries evolved from the [jAppleMenuBar project](https://github.com/kritzikratzi/jAppleMenuBar) by Hansi Raber and was rewritten for Processing 4 by Ben Fry.