Overview
| Comment: | README.md: Add a small prologue |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
84d53c7f1065613502be5300fec2b3b1 |
| User & Date: | js on 2020-05-31 19:04:38 |
| Other Links: | manifest | tags |
Context
|
2020-05-31
| ||
| 19:18 | README.md: Add license section (check-in: 93d5ab825a user: js tags: trunk) | |
| 19:04 | README.md: Add a small prologue (check-in: 84d53c7f10 user: js tags: trunk) | |
| 18:57 | README.md: Add "What is ObjFW?" section (check-in: 55f34b8e81 user: js tags: trunk) | |
Changes
Modified README.md from [163264c81b] to [5fe209e512].
1 2 3 4 5 6 7 |
<h1 id="table-of-contents">Table of Contents</h1>
* [What is ObjFW?](#what)
* [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)
| > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
There are three ways you are probably reading this right now:
* On [ObjFW](https://objfw.nil.im/)'s homepage, via Fossil
* On [GitHub](https://github.com/ObjFW/ObjFW)
* Via an editor or pager, by opening `README.md` from a checkout or tarball
ObjFW is developed using Fossil, so if you are reading this on GitHub or any
other place, you are most likely using a mirror.
<h1 id="table-of-contents">Table of Contents</h1>
* [What is ObjFW?](#what)
* [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)
|
| ︙ | ︙ |