From 54e2794cec17d4c3311be431a480bb3f27c06700 Mon Sep 17 00:00:00 2001 From: WhatCD Date: Wed, 3 Jul 2013 16:04:33 -0700 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 489566d2..20730ec6 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 found in the "docs" 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 in the project's root. 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.