Skip to content

Commit

Permalink
README: Move the 'Building' section to the end
Browse files Browse the repository at this point in the history
  • Loading branch information
junrrein committed Dec 10, 2020
1 parent 09da1a9 commit 12c542e
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,29 @@ with undo/redo support.
# Table of Contents

* [Installing](#installing)
* [Contributing](#contributing)
* [Translations](#translations)
* [Code](#code)
* [Building](#building)
* [Fedora](#fedora)
* [Flatpak](#flatpak)
* [Windows cross-compilation (Fedora only)](#windows-cross-compilation-fedora-only)
* [Contributing](#contributing)
* [Translations](#translations)
* [Code](#code)
* [License](#license)

# Installing

You can install PDF Slicer using Flatpak. [Get it from Flathub](https://flathub.org/apps/details/com.github.junrrein.PDFSlicer).

# Contributing

## Translations

You can contribute your translations at [PDF Slicer's Weblate page](https://hosted.weblate.org/projects/pdf-slicer/).

## Code

Check out the [HACKING.md](HACKING.md) file.

# Building

## Fedora
Expand Down Expand Up @@ -101,16 +111,6 @@ make package

This proccess will generate the installer inside the `build-pdfslicer` directory with name `PDF Slicer.exe`.

# Contributing

## Translations

You can contribute your translations at [PDF Slicer's Weblate page](https://hosted.weblate.org/projects/pdf-slicer/).

## Code

Check out the [HACKING.md](HACKING.md) file.

# License

PDF Slicer can be used under the terms of the GNU GPL 3.0 license, or, at your option, any later version. A copy can be found at the LICENSE file.
Expand Down

0 comments on commit 12c542e

Please sign in to comment.