Index: README.md ================================================================== --- README.md +++ README.md @@ -10,10 +10,11 @@

Table of Contents

* [What is ObjFW?](#what) * [License](#license) + * [Releases](#releases) * [Installation](#installation) * [macOS and iOS](#macos-and-ios) * [Building as a framework](#building-framework) * [Using the macOS or iOS framework in Xcode](#framework-in-xcode) * [Broken Xcode versions](#broken-xcode-versions) @@ -84,10 +85,16 @@ under the GPLv2 and GPLv3 to allow GPL-licensed projects to use ObjFW. You can pick under which of those three licenses you want to use ObjFW. If none of them work for you, contact me and we can find a solution. + +

Releases

+ + Releases of ObjFW, as well as changelogs and the accompanying documentation + can be found [here](https://objfw.nil.im/wiki?name=Releases). +

Installation

To install ObjFW, just run the following commands: