diff --git a/index.html b/index.html index 20730ec6..6ecd4f86 100644 --- a/index.html +++ b/index.html @@ -37,7 +37,7 @@

Installation

This guide will walk you through setting up Gazelle on a machine running Gentoo Linux. Although installing Gazelle is relatively straight forward, we recommend a working knowledge of PHP if you plan to modify the source code.

Changelog

-

You may have noticed that commits in the repository do not have have descriptive messages. If you are looking for a changelog of Gazelle it can be viewed here in the project's root. The changelog is generated daily and includes new additions or modifications to Gazelle's source. +

You may have noticed that commits in the repository do not have have descriptive messages. If you are looking for a changelog of Gazelle it can be viewed here. The changelog is generated daily and includes new additions or modifications to Gazelle's source.

Coding Standards

Gazelle's code adheres to a set of coding standards that can be found here. If you plan on sending pull requests these standards must be followed.