diff --git a/README.md b/README.md index fd826a5d8..795df54ba 100644 --- a/README.md +++ b/README.md @@ -26,11 +26,21 @@ A new stable branch is cut from `main` on each `X` or `Y` release and is maintai Important fixes added to `main` will be backported to active stable branches when possible (and within reason). +## Documentation + +See https://friction.graphics/documentation for generic documentation. + +### Build instructions + +* [Linux](https://friction.graphics/documentation/source-linux.html) +* [Windows](https://friction.graphics/documentation/source-windows.html) +* [macOS](https://friction.graphics/documentation/source-macos.html) + ## License Friction is copyright © Ole-AndrĂ© Rodlie and contributors. -This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. +This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3. **This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the [GNU General Public License](LICENSE.md) for more details.**